|
|
(4 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <includeonly>
| |
| <infobox> | | <infobox> |
| <title source="title1"> | | <title source="title1"> |
Line 17: |
Line 16: |
| </data> | | </data> |
| </infobox> | | </infobox> |
| </includeonly>
| |
| <noinclude>
| |
| Example usage:
| |
| {{Country
| |
| | title1=Example
| |
| | image1=Example.jpg
| |
| | caption-image1=Example
| |
| | location=Example
| |
| | gender=Example
| |
| | flag=Example}}
| |
| <pre>
| |
| {{Country
| |
| | title1=Example
| |
| | image1=Example.jpg
| |
| | caption-image1=Example
| |
| | location=Example
| |
| | gender=Example
| |
| | flag=Example}}
| |
| </pre>
| |
| <templatedata>
| |
| {"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption-image1":{"suggested":true},"location":{"suggested":true},"gender":{"suggested":true},"flag":{"suggested":true}},"sets":[],"maps":{}}
| |
| </templatedata>
| |