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>Soranin
m that was it, now checking if i cant make it bold
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<infobox>
<infobox layout="tabular" theme="game">
  <title source="title1">
<title source="title"><default>{{PAGENAME}}</default></title>
    <default>{{PAGENAME}}</default>
<image source="image"></image>
  </title>
        <data source="designer"><label>Designer(s)</label></data>
  <image source="image1">
        <data source="publisher"><label>Publisher(s)</label></data>
    <caption source="caption1"/>
        <data source="released"><label>Publication date</label></data>
  </image>
        <data source="genre"><label>Genre</label></data>
  <data source="row1">
        <data source="players"><label>Number of players</label></data>
    <label>Label</label>
        <data source="setup"><label>Setup time</label></data>    
  </data>
        <data source="playingtime"><label>Playing time</label></data>
   <data source="row2">
        <data source="skills"><label>Skills required</label></data>  
    <label>Label</label>
        <data source="object"><label>Objective</label></data>
  </data>
        <data source="ages"><label>Ages of players</label></data>
</infobox>
        <data source="upc"><label>[[Wikipedia:Universal Product Code|UPC]]</label></data>
<noinclude>
        <group row-items="1">
Example usage:<pre>
        <data source="website"><format>[{{{website}}} '''Website''']</format></data>
{{Board game Infobox
</group>
|title1=Example
</infobox><noinclude>{{Clear}}{{documentation}}</noinclude>
|image1=Example
|caption1=Example
|row1=Example
|row2=Example
}}
</pre>
</noinclude>

Latest revision as of 00:00, 3 May 2024

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[edit source]

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=}}