Template:ScriptTutorial: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy Removed a/an, which was silly |
>NXTBoy Removed a/an, which was silly |
(No difference)
|
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.