Difference between revisions of "Template:Flatlist/doc"
From EVE University Wiki
m (Coupled Lis's find to Arin's note.) |
(Remove forum link because of phase out of the forum.) |
||
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
:: {{T|EVE University}} | :: {{T|EVE University}} | ||
:: {{T|EVEUniversityNav}} | :: {{T|EVEUniversityNav}} | ||
+ | :: {{T|FactionsNav}} | ||
:: {{T|GasNebulaeNav}} | :: {{T|GasNebulaeNav}} | ||
:: {{T|GettingStartedNav}} | :: {{T|GettingStartedNav}} | ||
Line 74: | Line 75: | ||
** [[EVE University Management]] | ** [[EVE University Management]] | ||
** [[EVE University Rules]] | ** [[EVE University Rules]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
Latest revision as of 12:11, 4 November 2024
- Description
- This template is used to create a horizontal list of items separated by
middotslittle circles ○[note 1]. - Its primary purpose is to format lists inside {{Navbox}}.
- Dependencies
- uses:
- hlist class in Common.css
- used by:
- {{AnomicMissionNav}}
- {{COREClassNav}}
- {{EVE University}}
- {{EVEUniversityNav}}
- {{FactionsNav}}
- {{GasNebulaeNav}}
- {{GettingStartedNav}}
- {{Incursions sites horizontal}}
- {{Limited time events}}
- {{Mining Links}}
- {{Missionrelated}}
- {{UniWikiNav}}
- Syntax
- See Sample output
- Sample output
gives ...{{flatlist| * [[EVE University]] * [[EVE University Management]] * [[EVE University Rules]] }}
gives...{{flatlist| # [[EVE University]] # [[EVE University Management]] # [[EVE University Rules]] }}
gives...{{flatlist| * [[EVE University]] * [[EVE University Management]] * [[EVE University Rules]] }}
gives...{{flatlist| * [[EVE University]] ** [[EVE University Management]] ** [[EVE University Rules]] }}
- See also
- Notes
- It is a known Wiki parser limitation that the first equal sign '=' in a parameter will be interpreted as a special character. To avoid such an issue with parameters containing a =, explicitly "name" the parameter i.e.
{{flatlist|1=
.
Looks to be named "white circle" by the Unicode docs