Difference between revisions of "User:CreativeHedgehog/Templates/ToggleSwitch"

(Created page with "<noinclude><nowiki>Here is a page of a switch. It's very easy to use, just put {{User:CreativeHedgehog/Templates/ToggleSwitch| yes || no| (height in px) | (color)}}</nowiki></...")
 
Line 11: Line 11:
 
</div>
 
</div>
 
</div>
 
</div>
<noinclude><nowiki>{{User:CreativeHedgehog/Templates/ToggleSwitch| yes | 100px | #1b3650}}</nowiki>
+
<noinclude><nowiki>{{User:CreativeHedgehog/Templates/ToggleSwitch|yes|100|#1b3650|#aaaaaa}}</nowiki>
  
 
gives this:
 
gives this:
Line 17: Line 17:
 
{{User:CreativeHedgehog/Templates/ToggleSwitch|yes|100|#1b3650|#aaaaaa}}
 
{{User:CreativeHedgehog/Templates/ToggleSwitch|yes|100|#1b3650|#aaaaaa}}
  
 +
 +
It is very important to put no space between them.
 
</noinclude>
 
</noinclude>

Revision as of 14:37, 25 July 2020

Here is a page of a switch. It's very easy to use, just put {{User:CreativeHedgehog/Templates/ToggleSwitch| yes || no| (height in px) | (color)}}


H

{{User:CreativeHedgehog/Templates/ToggleSwitch|yes|100|#1b3650|#aaaaaa}}

gives this:



H


It is very important to put no space between them.