AnarWiki/markdown/Template:Religions.md

34 lines
460 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<infobox>
<title source="title1">
<default>
</default>
</title>
` `<image source="image1">
`   `
<caption source="caption1"/>
` `</image>
` `<data source="row1">
`   `<label>`Label`</label>
` `</data>
` `<data source="row2">
`   `<label>`Label`</label>
` `</data>
</infobox> <noinclude> Example usage:
{{Religions
|title1=Example
|image1=Example
|caption1=Example
|row1=Example
|row2=Example
}}
</noinclude>