This wiki is a XML full dump clone of "Heroes Wiki", the main wiki about the Heroes saga that has been shut down permanently since June 1, 2020. The purpose of this wiki is to keep online an exhaustive and accurate database about the franchise.

Template:EnglishList

From Heroes Wiki
Revision as of 04:29, 21 December 2007 by imported>MiamiVolts
Jump to navigation Jump to search

Usage

This template acts as a function to convert a comma or other seperated list string into an english list (a list with the word "and" or "or" before the last element).

{{EnglishList
  |text=<List of items>
  |sep=<Optional separator string/character that exists between words;
         default is the ascii comma code (&#44;)>
  |andstr=<Optional string to use instead of " and ".
            A typical application may use " or " instead. Note the spaces.
}}