Template:Navbar: Difference between revisions
Template page
More actions
Created page with "<includeonly> <div style="border:1px solid #a2a9b1; background:#f8f9fa; margin:10px 0; border-radius:6px; overflow:hidden;"> <!-- Title --> <div style="background:#eaecf0; padding:6px 10px; font-weight:bold; text-align:center;"> {{{title|Navigation}}} </div> <!-- Links --> <div style="padding:8px; text-align:center;"> {{{content|No links provided.}}} </div> </div> </includeonly> <noinclude> == Usage == <pre> {{Navbar | title = | content = }} </pre> == Example == <..." |
m Corrected spelling (Hello dyslexia my old friend) |
||
| Line 32: | Line 32: | ||
</pre> | </pre> | ||
[[Category: | [[Category:Template]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 19:00, 22 April 2026
Usage
{{Navbar
| title =
| content =
}}
Example
{{Navbar
| title = Silly Goober
| content = [one silly goober] • [two silly goober]
}}
Template documentation