Template:Infobox game: Difference between revisions

From fattwiki
PZN>Smokiy
No edit summary
 
m (moved templatedata to documentation page and added documentation template)
Tag: 2017 source edit
 
(10 intermediate revisions by 4 users not shown)
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 19: Line 19:
   </data>
   </data>
</infobox>
</infobox>
<noinclude>
<noinclude>{{Documentation}}[[Category:Infoboxes]]</noinclude>
Example usage:<pre>
{{Game
|title1=Example
|image2=Example
|caption2=Example
|creators=Example
|link=Example
|appears_in=Example
}}
</pre>
</noinclude>

Latest revision as of 15:01, 23 November 2023

Syntax[edit source]

{{Infobox game
 | title       = 
 | image       = 
 | caption     = 
 | creators    = 
 | players     = 
 | link        = 
 | appears_in  = 
}}

Example[edit source]

{{Infobox game
 | title       = World Wide Wrestling
 | image       = 
 | caption     = 
 | creators    = Nathan D. Paoletta
 | players     = 3-9
 | link        = [https://ndpdesign.com/wwwrpg Official site]
 | appears_in  = [[The Grapplers Down at Promenade Arena]]
}}

TemplateData[edit source]

This is the TemplateData for this template. It is used by the Visual Editor and other tools.

This template can be used to create an infobox for an RPG that has been played on the show.

Template parameters

ParameterDescriptionTypeStatus
Titletitle

Title of the game

Default
Defaults to page name
Example
World Wide Wrestling
Contentrequired
Imageimage

Game cover art

Example
World Wide Wrestling RPG.png
Stringoptional
Captioncaption

Image caption

Example
Cover art
Contentoptional
Creator(s)creators

Creator(s) of the game

Example
Nathan D. Paoletta
Contentsuggested
Playersplayers

Number of players the game is designed for

Example
3-9
Contentoptional
Linklink

External link to the game

Example
[https://ndpdesign.com/wwwrpg Official site]
Contentsuggested
Appears Inappears_in

Episodes, arcs, or seasons of Friends at the Table where the game is played

Example
[[The Grapplers Down at Promenade Arena]]
Contentsuggested