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

Welcome to the Official DOORS Wiki!
Please read the Wiki Rules the Manual of Style and familiarise yourself with our Wiki Policies before contributing to get a better understanding of what content is allowed on our wiki and how to display it properly, if you need help don't hesitate to reach out to a DOORS Wiki Staff Member.

Template:Game/doc: Difference between revisions

Template page
(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 = <code>All Ages</code>
|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 = <code>All Ages</code>
|rating = All Ages
}}
}}



Revision as of 20:57, 19 September 2022

Edit-copy green.svg
This is a template documentation subpage for Template:Game.
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>