More actions
m Update dependencies. |
Update dependencies. |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
; Dependencies: | ; Dependencies: | ||
:; Uses | :; Uses | ||
:: {{T| | :: {{T|Navbox/styles.css}} | ||
:: CSS class nowraplinks in [[MediaWiki:Common.css|Common.css]] | :: CSS class nowraplinks in [[MediaWiki:Common.css|Common.css]] | ||
:: {{T|Navbar}} | :: {{T|Navbar}} | ||
:; Used by | :; Used by | ||
:: {{T|AnomicMissionNav}} | :: {{T|AnomicMissionNav}} | ||
:: {{T| | :: {{T|Navbox classes}} | ||
:: {{T|EVEUniversityNav}} | :: {{T|EVEUniversityNav}} | ||
:: {{T|EWAR Links}} | :: {{T|EWAR Links}} | ||
:: {{T|FactionsNav}} | |||
:: {{T|GasNebulaeNav}} | :: {{T|GasNebulaeNav}} | ||
:: {{T|GettingStartedNav}} | :: {{T|GettingStartedNav}} | ||
| Line 24: | Line 25: | ||
<pre>{{Navbox | <pre>{{Navbox | ||
|name = {{subst:PAGENAME}} | |name = {{subst:PAGENAME}} | ||
|navbar = | |||
|title = | |title = | ||
|titleclass = | |titleclass = | ||
| Line 56: | Line 58: | ||
; Parameters | ; Parameters | ||
: The only mandatory parameters are | : The only mandatory parameters are <code>title</code> and <code>list1</code>. Use all class and style parameters sparingly! | ||
:; name : The name of the template. Set to <nowiki>{{subst:PAGENAME}}</nowiki> by default. | :; name : The name of the template. Set to <nowiki>{{subst:PAGENAME}}</nowiki> by default. used for the (v)iew, (t)alk and (e)dit link options. May be omitted when navbar is set to plain. | ||
:; navbar : Controls the presence of the (v)iew, (t)alk and (e)dit link options. Use <code>plain</code> to suppress. | |||
:; title : Text in the title bar. | :; title : Text in the title bar. | ||
:; titleclass : Applies an CSS <code>class</code> to the title bar. Use sparingly! | :; titleclass : Applies an CSS <code>class</code> to the title bar. Use sparingly! | ||
| Line 146: | Line 149: | ||
:* [https://en.wikipedia.org/wiki/Template:Navbox Wikipedia Navbox] | :* [https://en.wikipedia.org/wiki/Template:Navbox Wikipedia Navbox] | ||
<includeonly>[[Category:Navbox templates]]</includeonly> | <includeonly>[[Category:Navbox templates| Navbox]]<!-- This sortkey deliberate starts with a space to sort this article before the alphabetical listed --></includeonly> | ||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> | ||