Welcome to Assassin's Creed Wiki! Log in and join the community.

Template:Board game Infobox: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>VilkaTheWolf
Created page with "<infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption1"/> </image> <data source="row1">..."
 
imported>VilkaTheWolf
No edit summary
Line 1: Line 1:
<infobox>
<infobox layout="tabular" theme="game">
  <title source="title1">
<image source="image"></image>
     <default>{{PAGENAME}}</default>
     <title source="title"></title>
  </title>
        <data source="developer"><label>Developer(s)</label></data>
  <image source="image1">
        <data source="designer"><label>Designer(s)</label></data>
    <caption source="caption1"/>
        <data source="players"><label>Number of players</label></data>
  </image>
        <data source="setup"><label>Setup time</label></data>  
  <data source="row1">
        <data source="playingtime"><label>Playing time</label></data>
    <label>Label</label>
        <data source="skills"><label>Skills required</label></data>  
  </data>
        <data source="timeline"><label>Timeline</label></data>
  <data source="row2">
        <data source="object"><label>Objective</label></data>
    <label>Label</label>
        <data source="ages"><label>Ages of players</label></data>
  </data>
        <data source="released"><label>Release date</label></data>
</infobox>
        <data source="upc"><label>[[Wikipedia:Universal Product Code|UPC]]</label></data>
<noinclude>
<navigation><center>[{{{Website}}} Website]</center></navigation>
Example usage:<pre>
</infobox><noinclude>{{Clear}}{{documentation}}</noinclude>
{{Board game Infobox
|title1=Example
|image1=Example
|caption1=Example
|row1=Example
|row2=Example
}}
</pre>
</noinclude>

Revision as of 08:58, 17 January 2020

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Board_game_Infobox/doc to edit this documentation. (How does this work?)

Syntax

To use this template, paste the following code into the top of the article, filling all relevant fields:

{{Board_game
|title=
|image=
|designer=
|publisher=
|released=
|genre=
|players=
|setup=
|playingtime=
|skills=
|object=
|ages=
|upc=
|website=}}