Template:ScriptTutorial: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Blocco
No edit summary
>NXTBoy
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><center>
<includeonly>
{|style="-webkit-border-radius: 4px; -moz-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; margin-right: 10px; margin-left: 10px; clear: none; padding: 2px;"
<div style="margin: 1em 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; padding: 2px;">
|align="center"|This is a/an '''{{{1}}}''', {{{2}}} related tutorial.
This is {{switch|{{lc:{{{1}}}}}|easy=an|intermediate=an|a}} '''{{{1}}}''', {{{2}}} related tutorial.
|}
</div>
</center></includeonly><noinclude>
</includeonly><noinclude>





Latest revision as of 13:32, 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}}


This is a Hard, Building related tutorial.