LEFT TO ROT - A Super Mario Bros. Creepypasta. Wiki
No edit summary
 
(Created page with ";Description :This template is used to mark images using the MIT license. ;Syntax :Type <code>{{t|MIT}}</code> on the image information page. <includeonly>Category:Ima...")
 
Line 1: Line 1:
== Description ==
+
;Description
  +
:This template is used to mark images using the MIT license.
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses [[w:Help:Infobox|Fandom's infobox syntax]].
 
 
;Syntax
  +
:Type <code>{{t|MIT}}</code> on the image information page.
   
 
<includeonly>[[Category:Image license templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
== Syntax ==
 
<pre>{{Game
 
| title = The game's name, displayed on top of the infobox
 
| image = [e.g. "Example.jpg"]
 
| developer =
 
| publisher =
 
| engine = The engine the game runs on
 
| version = Most recently released version of the game. If your wiki does patch notes, you may wish to link to those.
 
| platform = Platform(s) the game is available on
 
| releasedate = When the game released
 
| genre = Genre(s) the game is classified as
 
| mode = Singeplayer, multiplayer, etc.
 
| rating = ESRB / PEGI, etc. ratings
 
| media = What media the game is available on (digital, cartridge, cd, etc.)
 
| requirements = System requirements
 
}}</pre>
 
 
== Sample output ==
 
{{Game
 
| title = The Game of Flower
 
| image = Example.jpg
 
| developer =
 
| publisher =
 
| engine =
 
| version =
 
| platform = PC
 
| releasedate = Soon
 
| genre = RPG
 
| mode = Single player
 
| rating =
 
| media =
 
| requirements = Cutting edge hardware
 
}}
 
<pre>{{Game
 
| title = The Game of Flower
 
| image = Example.jpg
 
| developer =
 
| publisher =
 
| engine =
 
| version =
 
| platform = PC
 
| releasedate = Soon
 
| genre = RPG
 
| mode = Single player
 
| rating =
 
| media =
 
| requirements = Cutting edge hardware
 
}}
 
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
 

Latest revision as of 17:48, 14 April 2024

Description
This template is used to mark images using the MIT license.
Syntax
Type {{MIT}} on the image information page.