Toggle menu
36
1.4K
5
6.1K
The Rick Hernia Omniverse Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.


Usage

Example usage:

{{Country (FINAL)
  | title1=Example
  | image1=Example.png
  | caption-image1=Example caption
  | image2=Example2.png
  | caption-image2=Example caption 2
  | national_anthem=Example
  | capital=Example
  | largest_city=Example
  | national_language=Example
  | religion=Example
  | demonym(s)=Example
  | government=Example
  | total_area=Example
  | population=Example
  | currency=Example
}}

<templatedata> {

 "params": {
   "title1": {"suggested": true, "description": "Title of the infobox, defaults to page name"},
   "image1": {"suggested": true, "description": "First image filename"},
   "caption-image1": {"suggested": true, "description": "Caption for the first image"},
   "image2": {"suggested": true, "description": "Second image filename"},
   "caption-image2": {"suggested": true, "description": "Caption for the second image"},
   "national_anthem": {"suggested": true, "description": "National anthem of the country"},
   "capital": {"suggested": true, "description": "Capital city"},
   "largest_city": {"suggested": true, "description": "Largest city"},
   "national_language": {"suggested": true, "description": "National language(s)"},
   "religion": {"suggested": true, "description": "Official or majority religion"},
   "demonym(s)": {"suggested": true, "description": "Demonym(s) for the country"},
   "government": {"suggested": true, "description": "Type of government"},
   "total_area": {"suggested": true, "description": "Total area of the country"},
   "population": {"suggested": true, "description": "Population of the country"},
   "currency": {"suggested": true, "description": "Currency used"}
 },
 "sets": [],
 "maps": {}

} </templatedata>

Contents