Template:Navbox: Difference between revisions

From World of Wrestling Wiki
Created page with "<includeonly> <table class="navbox" style="width:100%; background:#f9f9f9; border:1px solid #aaa; font-size:88%; text-align:center; margin:auto; clear:both;"> <tr> <th colspan="2" style="background:#ccccff; padding:0.5em;">{{{name|<span style="color:gray;">Navbox Title</span>}}}</th> </tr> <tr> <td colspan="2" style="padding:0.5em;"> {{{list|<span style="color:gray;">Navbox links go here</span>}}} </td> </tr> </table> </includeonly> <noinclude> ==Usage== Paste this into..."
 
 
Line 12: Line 12:
</includeonly>
</includeonly>
<noinclude>
<noinclude>
==Usage==
Paste this into any page to add a navigation box:


<pre>
{{Navbox
{{Navbox
| name = World of Wrestling Events
| name       = Navbox{{subst:void|Don't change anything on this line. It will change itself when you save.}}
| list =  
| title      =
* [[WrestleFest]]
| listclass  = hlist
* [[Summer Slamdown]]
| state      = {{{state|}}}
* [[BrawlMania]]
 
}}
| above      =
</pre>
| image      =
 
| group1    =
| list1      =
 
| group2    =
| list2      =
 
| group3    =
| list3      =
 
<!-- ... -->
 
| below      =
}}<noinclude>
{{navbox documentation}}
<!-- add a navbox category here -->
</noinclude>
</noinclude>

Latest revision as of 02:17, 30 March 2025




Template:Navbox documentation