Difference between revisions of "Template:Flatlist/doc"

From EVE University Wiki
Jump to: navigation, search
(Remove forum link because of phase out of the forum.)
m (Update dependencies.)
 
Line 8: Line 8:
 
: used by:
 
: used by:
 
:: {{T|AnomicMissionNav}}
 
:: {{T|AnomicMissionNav}}
:: {{T|COREClassNav}}
 
 
:: {{T|EVE University}}
 
:: {{T|EVE University}}
 
:: {{T|EVEUniversityNav}}
 
:: {{T|EVEUniversityNav}}
Line 18: Line 17:
 
:: {{T|Mining Links}}
 
:: {{T|Mining Links}}
 
:: {{T|Missionrelated}}
 
:: {{T|Missionrelated}}
 +
:: {{T|Navbox classes}}
 
:: {{T|UniWikiNav}}
 
:: {{T|UniWikiNav}}
  

Latest revision as of 12:13, 14 December 2024

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:
{{AnomicMissionNav}}
{{EVE University}}
{{EVEUniversityNav}}
{{FactionsNav}}
{{GasNebulaeNav}}
{{GettingStartedNav}}
{{Incursions sites horizontal}}
{{Limited time events}}
{{Mining Links}}
{{Missionrelated}}
{{Navbox classes}}
{{UniWikiNav}}
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 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=.
  1. ^ Still have to find the formal name of these.
    Looks to be named "white circle" by the Unicode docs