Template:Flatlist/doc

From EVE University Wiki
< Template:Flatlist
Revision as of 20:43, 19 April 2022 by Arin Mara (talk | contribs) (Explained the use of {{t|Equals}})
Jump to: navigation, search
Description
This template is used to create a horizontal list of items separated by middots little circles ○[note 1].
Its primary purpose is to format lists inside {{Navbox}}.
Dependencies
uses:
hlist class in Common.css
used by:
{{GasNebulaeNav}}
{{Limited time events}}
Syntax
See Sample output
Sample output
{{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]] }}
gives...


See also
Notes
It is a known bug that external hyperlinks that contain the equal sign '=' cannot be parsed by the {{Flatlist}} template. Replace the equals sign with {{Equals}}.
  1. ^ Still have to find the formal name of these.