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>") |
|||
| (9 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
| - | < | + | <noinclude> |
| + | Use this template for menubars. Replace pipe characters ("|") with [[Template:!]] | ||
| + | |||
| + | Usage: | ||
| + | <pre>{{Menubar | [[Main Page]] {{!}} [[Template:Menubar | Menubar template]]}}</pre> | ||
| + | |||
| + | Result: | ||
| + | {{Menubar | [[Main Page]] {{!}} [[Template:Menubar | Menubar template]]}} | ||
| + | [[Category:Templates]]</noinclude> | ||
| + | <includeonly>{| style="width:100%; text-align:center; margin-bottom:8px; font-weight:bold" | ||
| + | ! style="padding:2px;" | {{{1|Default text}}} | ||
| + | |}</includeonly> | ||
Latest revision as of 20:29, 8 September 2016
Use this template for menubars. Replace pipe characters ("|") with Template:!
Usage:
{{Menubar | [[Main Page]] {{!}} [[Template:Menubar | Menubar template]]}}
Result:
| Main Page | Menubar template |
|---|