Template:Getalias2/doc

From CivWiki
Jump to navigation Jump to search

This is a more general version of {{Getalias}}, which can extract any parameter value from a country data template instead of just parameters named "... alias" or "... alias-...".

Examples

Usage with variant

The |variant= parameter can be used to extract a variant parameter value, and returns the main parameter value if the variant parameter is undefined:

  • {{getalias2|Columbia|flag alias|variant=firstempire}}Columbia Flag.GIF (the value of |flag alias-first empire=)
  • {{getalias2|United Kingdom|flag alias|variant=foo}}Flag of the United Kingdom.svg (non-existent variant; returns the value of |flag alias= as fallback)