Template:Country: Difference between revisions
Appearance
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..." |
No edit summary |
||
Line 39: | Line 39: | ||
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption-image1":{"suggested":true},"location":{"suggested":true},"gender":{"suggested":true},"flag":{"suggested":true}},"sets":[],"maps":{}} | {"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption-image1":{"suggested":true},"location":{"suggested":true},"gender":{"suggested":true},"flag":{"suggested":true}},"sets":[],"maps":{}} | ||
</templatedata> | </templatedata> | ||
Revision as of 17:58, 21 January 2025
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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title1 | title1 | no description | Unknown | suggested |
image1 | image1 | no description | Unknown | suggested |
caption-image1 | caption-image1 | no description | Unknown | suggested |
location | location | no description | Unknown | suggested |
gender | gender | no description | Unknown | suggested |
flag | flag | no description | Unknown | suggested |