Template:Menubar
From STNE Wiki
(Difference between revisions)
(Created page with "<div style="border:1px solid #16344E; background-color:#081727; text-align:center; padding:2px 5px; margin-bottom:8px; font-size:100%; font-weight:bold">{{{1|Default text}}}</div>") |
|||
Line 1: | Line 1: | ||
- | <div style="border:1px solid #16344E; background-color:#081727; text-align:center; padding:2px 5px; margin-bottom:8px; font-size:100%; font-weight:bold">{{{1|Default text}}}</div> | + | <noinclude> |
+ | Use this template for menubars. Replace pipe characters ("|") with "{{!}}" | ||
+ | |||
+ | Usage: | ||
+ | <pre>{{Menubar | [[Main Page]] {{!}} [[Template:Menubar | Menubar template]]}}</pre> | ||
+ | |||
+ | Result: | ||
+ | {{Menubar | [[Main Page]] {{!}} [[Template:Menubar | Menubar template]]}} | ||
+ | |||
+ | </noinclude> | ||
+ | <includeonly><div style="border:1px solid #16344E; background-color:#081727; text-align:center; padding:2px 5px; margin-bottom:8px; font-size:100%; font-weight:bold">{{{1|Default text}}}</div></includeonly> |
Revision as of 01:52, 15 August 2010
Use this template for menubars. Replace pipe characters ("|") with "|"
Usage:
{{Menubar | [[Main Page]] {{!}} [[Template:Menubar | Menubar template]]}}
Result:
Main Page | Menubar template |
---|