Template:Infobox Game: Difference between revisions
No edit summary |
SimpleArrows (talk | contribs) No edit summary |
||
(10 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<infobox> | |||
<group> | |||
<title source="title"><default>{{PAGENAME}}</default><format>{{{title|{{PAGENAME}}}}}</format></title> | |||
<media source="image"> | |||
<caption source="imageinfo"><small>{{{imageinfo}}}</small></caption> | |||
</media> | |||
</group> | |||
<group> | |||
<header><small>Information</small></header> | |||
<data source="platforms"><label>'''Platform(s)'''</label></data> | |||
<data source="engine"><label>'''Engine'''</label></data> | |||
<data source="developer"><label>'''Developer(s)'''</label></data> | |||
<data source="publisher"><label>'''Publisher(s)'''</label></data> | |||
<data source="director"><label>'''Director(s)'''</label></data> | |||
<data source="producer"><label>'''Producer(s)'''</label></data> | |||
<data source="writer"><label>'''Writer(s)'''</label></data> | |||
<data source="artist"><label>'''Artist(s)'''</label></data> | |||
<data source="release"><label>'''Released'''</label></data> | |||
<data source="cancelled"><label>'''Cancelled'''</label></data> | |||
</group> | |||
</infobox> | |||
<noinclude> | |||
{|float="left" | {|float="left" | ||
|<pre> | |<pre> | ||
{{Infobox Game | {{Infobox Game | ||
| | |title = | ||
|image = | |image = | ||
| | |imageinfo = | ||
| | |platforms = | ||
| | |engine = | ||
|developer = | |developer = | ||
|publisher = | |publisher = | ||
|director = | |||
|producer = | |||
|writer = | |||
|artist = | |||
|release = | |||
|cancelled = | |||
}} | }} | ||
</pre> | </pre> | ||
|} | |} | ||
[[Category:Infobox Templates | Notes: | ||
*If "title" is omitted, it will default to the name of the page. | |||
*You should never include "release" and "cancelled" on the same title. | |||
*Director, producer, writer, and artist are intended for non-game titles. | |||
[[Category:Infobox Templates]]</noinclude> | |||
<includeonly>[[Category:RF Title]]</includeonly> |
Latest revision as of 03:37, 31 January 2024
{{Infobox Game |title = |image = |imageinfo = |platforms = |engine = |developer = |publisher = |director = |producer = |writer = |artist = |release = |cancelled = }} |
Notes:
- If "title" is omitted, it will default to the name of the page.
- You should never include "release" and "cancelled" on the same title.
- Director, producer, writer, and artist are intended for non-game titles.