Template:Country

Revision as of 17:56, 21 January 2025 by Flipagoin (talk | contribs) (Created page with "<includeonly> <infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption-image1"/> </image> <data source="location"> <label>Location</label> </data> <data source="gender"> <label>Gender</label> </data> <data source="flag"> <label>Flag</label> </data> </infobox> </includeonly> <noinclude> Example usage: {{Country | title1=Example | image1=Example.jpg | caption-im...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Example usage:

<infobox>

 <title source="title1">
   <default>Country</default>
 </title>
 <image source="image1">

</image> <label>Location</label> <label>Gender</label> <label>Flag</label> </infobox>

{{Country
  | title1=Example
  | image1=Example.jpg
  | caption-image1=Example
  | location=Example
  | gender=Example
  | flag=Example}}

No description.

Template parameters

ParameterDescriptionTypeStatus
title1title1

no description

Unknownsuggested
image1image1

no description

Unknownsuggested
caption-image1caption-image1

no description

Unknownsuggested
locationlocation

no description

Unknownsuggested
gendergender

no description

Unknownsuggested
flagflag

no description

Unknownsuggested