Both the Screamercord and this very wiki are currently listed as adult websites by AI classification models. We are currently working to remedy this, 2026 is not 2019.

In the meantime, you can help by moving all permalinks to IPFS

Template:Infobox game: Difference between revisions

From Screamer Wiki
Jump to navigation Jump to search
imported>Benderban01
Created page with "<infobox> <title source="title1"/> <image source="image1"> <caption source="caption1"/> </image> <group> <header>About this game</header> <data source="mak..."
 
Redirected page to Template:Infobox Game
Tag: New redirect
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<infobox>
#REDIRECT [[Template:Infobox Game]]
  <title source="title1"/>
  <image source="image1">
    <caption source="caption1"/>
  </image>
  <group>
    <header>About this game</header>
    <data source="maker">
      <label>Maker</label>
    </data>
    <data source="release_date">
      <label>Release Date</label>
    </data>
    <data source="type">
      <label>Type</label>
    </data>
  </group>
  <group>
    <header>Other attributes</header>
    <data source="language">
      <label>Language</label>
    </data>
    <data source="country_of_origin">
      <label>Country Of Origin</label>
    </data>
  </group>
</infobox>
<noinclude>
Example usage:<pre>
{{Infobox game
|title1=Example
|image1=Example
|caption1=Example
|maker=Example
|release_date=Example
|type=Example
|language=Example
|country_of_origin=Example
}}
</pre>
</noinclude>

Latest revision as of 23:03, 13 May 2021