(Created the Game template documentation page.) |
(Added missing pre tags.) |
||
Line 1: | Line 1: | ||
<noinclude>{{Documentation subpage}}</noinclude> |
<noinclude>{{Documentation subpage}}</noinclude> |
||
== Empty Template == |
== Empty Template == |
||
{{Game |
<pre>{{Game |
||
|title = |
|title = |
||
|image = |
|image = |
||
Line 13: | Line 13: | ||
|release_date = |
|release_date = |
||
|rating = |
|rating = |
||
}} |
}}</pre> |
||
== Usage == |
== Usage == |
||
{{Game |
<pre>{{Game |
||
|title = DOORS |
|title = DOORS |
||
|image = DOORS Thumbnail.jpg |
|image = DOORS Thumbnail.jpg |
||
Line 30: | Line 30: | ||
* [https://discord.gg/8TWD9V9 Discord] |
* [https://discord.gg/8TWD9V9 Discord] |
||
|release_date = 03/14/2021 |
|release_date = 03/14/2021 |
||
|rating = |
|rating = All Ages |
||
}} |
}}</pre> |
||
== Output == |
== Output == |
||
Line 48: | Line 48: | ||
* [https://discord.gg/8TWD9V9 Discord] |
* [https://discord.gg/8TWD9V9 Discord] |
||
|release_date = 03/14/2021 |
|release_date = 03/14/2021 |
||
|rating = |
|rating = All Ages |
||
}} |
}} |
||
Revision as of 20:57, 19 September 2022

It contains usage information, categories, interlanguage links and other content that is not part of the original template page.
Empty Template
{{Game |title = |image = |caption = |creator = |group = |visits = |genre = |roblox_id = |social_media = |release_date = |rating = }}
Usage
{{Game |title = DOORS |image = DOORS Thumbnail.jpg |caption = Game's Thumbnail |creator = [[Lightning_Splash]] |group = [[LSPLASH]] |visits = 412M+ |genre = Adventure |roblox_id = 6516141723 |social_media = * [https://twitter.com/DoorsRoblox Twitter] * [https://www.youtube.com/c/LSPLASH YouTube] * [https://discord.gg/8TWD9V9 Discord] |release_date = 03/14/2021 |rating = All Ages }}
Output
<infobox> <title source="title"> <default>Game/doc</default> <format>DOORS</format> </title>
<image source="image"></image> <group> <header>GAME INFORMATION</header> <label>Creator</label> <label>Group</label> <label>Visits</label> <label>Genre</label> <label>Roblox ID</label><format>6516141723</format> <label>Social Media</label> <label>Place Created</label> <label>Release Date</label> <label>Maturity</label> <label>Age Rating</label> </group> </infobox>