Difference between revisions of "Template:Plainlist/doc"
From EVE University Wiki
m (Convert note to regular text. Change external link to Interwiki link.) |
m (Update dependencies.) |
||
Line 21: | Line 21: | ||
:: {{Tl|Skillplan Navbar}} | :: {{Tl|Skillplan Navbar}} | ||
:: {{Tl|Skills Links}} | :: {{Tl|Skills Links}} | ||
+ | :: {{Tl|Sovereigntynavbar}} | ||
:: {{Tl|Structures}} | :: {{Tl|Structures}} | ||
:: {{Tl|Triglavian links}} | :: {{Tl|Triglavian links}} |
Latest revision as of 13:38, 19 May 2024
- Description
- This template is used as an accessible alternative to
<br>
or<br />
separated lists, which should not be used.
- Alternatively the class "plainlist" could be applied directly to block-level elements.
- Dependencies
-
- Uses
- plainlist class in Common.css
- Used by
{{Corplinks}}
{{Exploration links}}
{{Incursions links}}
{{Incursions sites}}
{{Industry Links}}
{{Legality}}
{{MissionLinks}}
{{Navigation Links}}
{{PlanetaryIndustryNav}}
{{ShipTypes}}
{{Skillplan Navbar}}
{{Skills Links}}
{{Sovereigntynavbar}}
{{Structures}}
{{Triglavian links}}
{{Weapon Systems Links}}
{{Wormhole Links}}
{{AmarrEpicArcNav}}
{{AngelEpicArcNav}}
{{CaldariEpicArcNav}}
{{GallenteEpicArcNav}}
{{GuristasEpicArcNav}}
{{MinmatarEpicArcNav}}
- Syntax
- {{Plainlist|<list>|<class= class>}}
- Parameters
-
- list
- A wiki-markup list.
- class
- Additional class(es), beside the built in class "plainlist", to apply to
list
.
- Sample output
gives ...{{plainlist| * [[Cormorant]] * [[Stratios]] * [[Astero]] * [[Paladin]] }}
- Technical details
- {{Plainlist}} works by constructing a div with the CSS class "plainlist" which has the styles listed in MediaWiki:Common.css.