Screamer Forums and Screamer gallery have returned.

The Screamer Forums will likely remain read only unless it's known that it will be active, since forums in general are kind of dead because of Discord.

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