AllPageAccess, Bureaucrats, Check users, Comment administrators, confirmed, import, Interface administrators, rollback, Suppressors, Administrators, Widget editors
13,644
edits
Happy 11th anniversary, screamer wiki!
No edit summary |
m (Tankman fan 44 moved page Template:Infobox video game to Template:Infobox Game over redirect) |
||
(21 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude><infobox> | <onlyinclude><infobox> | ||
<title source="title"><default><font face="Rubik"> | <title source="title"><default><font face="Rubik"; style="font-weight:bold">{{PAGENAME}}</font></default></title> | ||
<image source=" | <image source="image"><default>NoImageAvailable.png</default><caption source="imagecaption"/></image> | ||
<group> | <group> | ||
<header><font face=Rubik>About | <header><font face="Rubik"><font color="white">'''About This Game'''</font></header> | ||
<data source=" | <data source="maker"><label>Maker</font></label><default>Unknown</default></data> | ||
<data source=" | <data source="type"><label>Type</font></label><default>Unknown</default></data> | ||
<data source="date"><label | <data source="date"><label>Release date</font></label><default>Unknown</default></data> | ||
</group> | </group> | ||
<group> | <group> | ||
<header><font face=Rubik>Other information</font></header> | <header><font face=Rubik><font color="white">'''Other information'''</font></header> | ||
<data source=" | <data source="platform"><label><font face=Rubik>Platform</font></label></data> | ||
<data source=" | <data source="written in"><label><font face=Rubik>Written in</font></label></data> | ||
</group> | </group> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
<header><font face=Rubik>Order</font></header> | <header><font face=Rubik><font color="white">Order</font></header> | ||
<data source=" | <data source="first"><label><font face=Rubik>First</font></label></data> | ||
<data source=" | <data source="sequel"><label><font face=Rubik>Sequel</font></label></data> | ||
<data source=" | <data source="previous"><label><font face=Rubik>Previous</font></label></data> | ||
<data source=" | <data source="next"><label><font face=Rubik>Next</font></label></data> | ||
</group> | </group> | ||
</infobox> | </infobox> | ||
Line 25: | Line 24: | ||
<pre> | <pre> | ||
{{Infobox Game | {{Infobox Game | ||
|title= | |title = | ||
| | |image = | ||
| | |imagecaption = | ||
| | |maker = | ||
| | |type = | ||
|date = | |date = | ||
| | |platform = | ||
| | |written in = | ||
| | |first = | ||
| | |sequel = | ||
}} | }} | ||
</pre> | </pre> | ||
Line 40: | Line 39: | ||
<pre> | <pre> | ||
{{Infobox Game | {{Infobox Game | ||
|title= Dolphin Swim | |title = Dolphin Swim | ||
| | |image = DolphinSwim_Playing.png | ||
| | |imagecaption = The main (and only) gameplay. | ||
| | |maker = Unknown | ||
| | |type = Website | ||
|date = 2013 | |date = 2013 | ||
| | |platform = Microsoft Windows | ||
| | |written in = C++ | ||
| | |first = Dolphin Swim.exe | ||
| | |sequel = [[Dolphin Swim 2.exe]] | ||
}} | }} | ||
</pre> | </pre> | ||
Result: | Result: | ||
{{Infobox Game | {{Infobox Game | ||
|title= | |title = | ||
| | |image = DolphinSwim_Playing.png | ||
| | |imagecaption = The main (and only) gameplay. | ||
| | |maker = Unknown | ||
| | |type = Website | ||
|date = 2013 | |date = 2013 | ||
| | |platform = Microsoft Windows | ||
| | |written in = C++ | ||
| | |first = Dolphin Swim.exe | ||
| | |sequel = [[Dolphin Swim 2.exe]] | ||
}} | }} |
edits