More actions
m Update dependencies. |
m Put used by in columns to reduce real-estate height. Add link. |
||
| Line 1: | Line 1: | ||
; Description | ; Description | ||
: This template is a metatemplate for the creation of sidebar templates, i.e. boxes that are vertically-aligned [[:Category:Navigational templates|navigational template]]s. | : This template is a [[:wikt:metatemplate|metatemplate]] for the creation of sidebar templates, i.e. boxes that are vertically-aligned [[:Category:Navigational templates|navigational template]]s. | ||
: This template is converted from the last non-lua version of Wikipedia [https://en.wikipedia.org/w/index.php?oldid=609911857 Sidebar] | : This template is converted from the last non-lua version of Wikipedia [https://en.wikipedia.org/w/index.php?oldid=609911857 Sidebar] | ||
| Line 7: | Line 7: | ||
:: {{T|Navbar}} | :: {{T|Navbar}} | ||
:; Used by | :; Used by | ||
<div style="max-width: max-content; column-width: 18em; column-count: 3; column-gap: 1em;> | |||
:: {{Tl|Corplinks}} | :: {{Tl|Corplinks}} | ||
:: {{Tl|Exploration links}} | :: {{Tl|Exploration links}} | ||
| Line 23: | Line 24: | ||
:: {{Tl|Weapon Systems Links}} | :: {{Tl|Weapon Systems Links}} | ||
:: {{Tl|Wormhole Links}} | :: {{Tl|Wormhole Links}} | ||
:: {{Tl|AmarrEpicArcNav}} | :: {{Tl|AmarrEpicArcNav}} | ||
:: {{Tl|AngelEpicArcNav}} | :: {{Tl|AngelEpicArcNav}} | ||
| Line 29: | Line 31: | ||
:: {{Tl|GuristasEpicArcNav}} | :: {{Tl|GuristasEpicArcNav}} | ||
:: {{Tl|MinmatarEpicArcNav}} | :: {{Tl|MinmatarEpicArcNav}} | ||
</div> | |||
; Syntax | ; Syntax | ||
:; For UnuWiki navigational sidebar <!-- This syntax has a number of parameters omitted. Use of these parameters is discouraged for the navigational sidebar. But they are left in in the template to avoid breaking it and to have them still available when wanted later.--> | :; For UnuWiki navigational sidebar <!-- This syntax has a number of parameters omitted. Use of these parameters is discouraged for the navigational sidebar. But they are left in in the template to avoid breaking it and to have them still available when wanted later.--> | ||
| Line 69: | Line 71: | ||
::; name : The name of the sidebar's page. <nowiki>{{subst:PAGENAME}}</nowiki> can be used. May be omitted if no navbar is used (<code>navbar</code> must be <code>off</code>). | ::; name : The name of the sidebar's page. <nowiki>{{subst:PAGENAME}}</nowiki> can be used. May be omitted if no navbar is used (<code>navbar</code> must be <code>off</code>). | ||
::; topimage : Image at the top of the sidebar. Use standard wiki mark-up i.e. <nowiki>[[File:filename.png|64px]]</nowiki> | ::; topimage : Image at the top of the sidebar. Use standard wiki mark-up i.e. <nowiki>[[File:filename.png|64px]]</nowiki> | ||
::; topcaption : Caption appear under <code>topimage</code>. | ::; topcaption : Caption to appear under <code>topimage</code>. | ||
::; pretitle : Pre-title of the sidebar. Appears above <code>title</code> | ::; pretitle : Pre-title of the sidebar. Appears above <code>title</code> | ||
::; title : Title of the sidebar | ::; title : Title of the sidebar | ||