Template:Navbox: Difference between revisions

From Hack Forums Wiki
Ethereal (talk | contribs)
m 1 revision imported: D3x request
D3xus (talk | contribs)
No edit summary
Line 1: Line 1:
<includeonly>{{#invoke:Navbox|navbox}}</includeonly><noinclude>
<includeonly>{{#invoke:Navbox|navbox}}</includeonly>
{{Documentation}}
<noinclude>
 
==Documentation==
===bodystyle===
Apply CSS styles to the entirety of the Navbox.
 
===abovestyle===
Apply CSS styles to the ''above'' element of the Navbox, if specified.
 
===titlestyle===
Apply CSS styles to the ''title'' element of the Navbox, if specified.
 
===liststyle===
Apply CSS styles to all ''list'' elements of the Navbox.
 
===groupstyle===
Apply CSS styles to all ''group'' elements of the Navbox.
 
===state===
'''Uncollapsed''' is the default.
 
===above===
Add text just above the Navbox.
 
===title===
Add text on the top of the inside of the Navbox.
 
===groupN===
Specify the contents of ''group'' number ''N''.
 
===listN===
Specify the contents of ''list'' number ''N''.
 
===groupNstyle===
Apply CSS styles to the ''N''th group.
 
===listNstyle===
Apply CSS styles to the ''N''th list.
 
</noinclude>
</noinclude>

Revision as of 17:15, 22 July 2015


Documentation

bodystyle

Apply CSS styles to the entirety of the Navbox.

abovestyle

Apply CSS styles to the above element of the Navbox, if specified.

titlestyle

Apply CSS styles to the title element of the Navbox, if specified.

liststyle

Apply CSS styles to all list elements of the Navbox.

groupstyle

Apply CSS styles to all group elements of the Navbox.

state

Uncollapsed is the default.

above

Add text just above the Navbox.

title

Add text on the top of the inside of the Navbox.

groupN

Specify the contents of group number N.

listN

Specify the contents of list number N.

groupNstyle

Apply CSS styles to the Nth group.

listNstyle

Apply CSS styles to the Nth list.