Template:Gamelinks: Difference between revisions
Template page
More actions
Content deleted Content added
Created page with "<includeonly> <infobox> <title source="title1"/> <image source="image1"> <caption source="caption-image1"/> </image> <group> <header source="header1">Section Header</header> <data source="discord"> <label>Discord</label> </data> <data source="steam"> <label>Steam</label> </data> </group> </infobox> </includeonly> <noinclude> Example usage: {{Infobox | title1=Example | image1=Example.jpg | caption-image1=Example | disc..." |
m 4 revisions imported |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> |
<includeonly> |
||
<infobox> |
<infobox> |
||
<title source=" |
<title source="title"/> |
||
<image source="image1"> |
<image source="image1"> |
||
<caption source="caption-image1"/> |
<caption source="caption-image1"/> |
||
</image> |
</image> |
||
<group> |
<group> |
||
<header source=" |
<header source="header">Links and Community</header> |
||
<data source="discord"> |
<data source="discord"> |
||
<label>Discord</label> |
<label>Discord</label> |
||
| Line 12: | Line 12: | ||
<data source="steam"> |
<data source="steam"> |
||
<label>Steam</label> |
<label>Steam</label> |
||
</data> |
|||
<data source="reddit"> |
|||
<label>Reddit</label> |
|||
</data> |
</data> |
||
</group> |
</group> |
||
Latest revision as of 12:37, 20 May 2026
Example usage:
{{Infobox
| title1=Example
| image1=Example.jpg
| caption-image1=Example
| discord=Example
| steam=Example}}
<templatedata> {"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption-image1":{"suggested":true},"discord":{"suggested":true},"steam":{"suggested":true}},"sets":[],"maps":{}} </templatedata>