Template:Infobox game: Difference between revisions

From fattwiki
m (1 revision imported)
(Update template)
Tag: 2017 source edit
Line 1: Line 1:
<infobox>
<infobox>
   <title source="title1">
   <title source="title">
     <default>{{PAGENAME}}</default>
     <default>{{PAGENAME}}</default>
   </title>
   </title>
   <image source="image2">
   <image source="image">
     <caption source="caption1"/>
     <caption source="caption"/>
   </image>
   </image>
   <data source="creators">
   <data source="creators">
Line 22: Line 22:
Example usage:<pre>
Example usage:<pre>
{{Game
{{Game
|title1=Example
|title=Example
|image2=Example
|image=Example
|caption2=Example
|caption=Example
|creators=Example
|creators=Example
|link=Example
|link=Example

Revision as of 00:44, 13 July 2022

Example usage:

{{Game
|title=Example
|image=Example
|caption=Example
|creators=Example
|link=Example
|appears_in=Example
}}