Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Game: Difference between revisions

Template page
m Remove category from applying to template page
Test
Line 1: Line 1:
<infobox>
<infobox>
<title source="title">
    <title source="title">
<default>{{PAGENAME}}</default>
          <default>{{PAGENAME}}</default>
</title>
    </title>
<data source="image">
    <data source="image">
    <format>[[File:{{{image}}}|link=|class=infobox-image]]</format>
    <format>[[File:{{{image}}}|link=|class=infobox-image]]</format>
</data>
    </data>
<data source="type">
    <group>
<label>Game Type</label>
          <header>General Information</header>
</data>
      <data source="type">
<data source="abbreviation">
      <label>Game Type</label>
<label>Abbreviation</label>
      </data>
</data>
      <data source="abbreviation">
<data source="introduced">
      <label>Abbreviation</label>
<label>Introduced</label>
      </data>
</data>
      <data source="introduced">
<data source="maps">
      <label>Introduced</label>
<label>Maps</label>
      </data>
</data>
      <data source="maps">
<data source="rounds">
      <label>Maps</label>
<label>Rounds</label>
      </data>
</data>
    </group>
<data source="duration">
    <group>
<label>Round Duration</label>
          <header>Round Information</header>
</data>
      <data source="rounds">
<data source="players">
      <label>Rounds</label>
<label>Players</label>
      </data>
</data>
      <data source="duration">
      <label>Round Duration</label>
      </data>
      <data source="players">
    <label>Players</label>
      </data>
    <group>
</infobox>
</infobox>
<includeonly>[[Category:Games]]</includeonly>
<includeonly>[[Category:Games]]</includeonly>

Revision as of 02:15, 5 October 2023

There is a problem with parsing the infobox

  • 0
  • 1
    <title source="title">
  • 2
    <default>{{PAGENAME}}</default>
  • 3
    </title>
  • 4
    <data source="image">
  • 5
    <format>[[File:{{{image}}}|link=|class=infobox-image]]</format>
  • 6
    </data>
  • 7
    <group>
  • 8
    <header>General Information</header>
  • 9
    <data source="type">
  • 10
    <label>Game Type</label>
  • 11
    </data>
  • 12
    <data source="abbreviation">
  • 13
    <label>Abbreviation</label>
  • 14
    </data>
  • 15
    <data source="introduced">
  • 16
    <label>Introduced</label>
  • 17
    </data>
  • 18
    <data source="maps">
  • 19
    <label>Maps</label>
  • 20
    </data>
  • 21
    </group>
  • 22
    <group>
  • 23
    <header>Round Information</header>
  • 24
    <data source="rounds">
  • 25
    <label>Rounds</label>
  • 26
    </data>
  • 27
    <data source="duration">
  • 28
    <label>Round Duration</label>
  • 29
    </data>
  • 30
    <data source="players">
  • 31
    <label>Players</label>
  • 32
    </data>
  • 33
    <group>
  • 34

    Opening and ending tag mismatch

    Premature end of tag


Adds a game infobox to the page.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Imageimage

Game logo

Filerequired
Typetype

Type of game

Suggested values
Movement PvP
Example
Movement
Stringrequired
Abbreviationabbreviation

The game's abbreviation

Example
BB
Stringrequired
Introducedintroduced

Patch and date introduced

Example
[[0.9.0]] (July 4th, 2023)
Stringrequired
Mapsmaps

Number of maps

Numberoptional
Roundsrounds

Number of rounds per game

Numbersuggested
Durationduration

The duration of each round (excluding modifiers)

Example
2 Minutes
Stringoptional
Playersplayers

Number of players.

Example
16-20
Stringrequired