Template:ScriptTutorial: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Blocco No edit summary |
>NXTBoy Removed a/an, which was silly |
||
Line 1: | Line 1: | ||
<includeonly>< | <includeonly> | ||
<div style="margin: auto; {{border-radius|4px}}; width: 300px; background-color: #ffdddd; border-top: dashed 2px #ff0000; border-left: dashed 2px #ff0000; border-bottom: dashed 2px #aa0000; border-right: dashed 2px #aa0000; margin: 6px; padding: 2px;" | |||
| | This is {{switch|{{lc:{{{1}}}}}|easy=an|intermediate=an|a}}} '''{{{1}}}''', {{{2}}} related tutorial. | ||
</div> | |||
</ | </includeonly><noinclude> | ||
Revision as of 13:31, 24 December 2011
Creates a little box indicating that the page is a tutorial in the center of the page.
{{ScriptTutorial| First argument is difficulty |Second argument is what it's related to. }}
{{ScriptTutorial|Hard|Building}}
<div style="margin: auto; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px ; width: 300px; background-color: #ffdddd; border-top: dashed 2px #ff0000; border-left: dashed 2px #ff0000; border-bottom: dashed 2px #aa0000; border-right: dashed 2px #aa0000; margin: 6px; padding: 2px;"
This is a} Hard, Building related tutorial.