Template:Infobox Game: Difference between revisions
From Screamer Wiki
(Undo revision 98625 by Lawiki1534 (talk)) Tag: Undo |
Screamer1234 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude><infobox> | <onlyinclude><infobox> | ||
<title source=" | <title source="name"><default><font face="Rubik">'''{{PAGENAME}}'''</font></default></title> | ||
<image source=" | <image source="image"><caption source="Quote"/></image> | ||
<group> | <group> | ||
<header><font face=Rubik>About this screamer</font></header> | <header><font face=Rubik>About this screamer</font></header> | ||
<data source=" | <data source="maker"><label><font face=Rubik>Maker</font></label><default><font face=Rubik>''Unknown''</font></default></data> | ||
<data source=" | <data source="type"><label><font face=Rubik>Type</font></label><default><font face=Rubik>''Unknown''</font></default></data> | ||
<data source="date"><label><font face=Rubik>Release date</font></label><default><font face=Rubik>''Unknown''</font></default></data> | <data source="date"><label><font face=Rubik>Release date</font></label><default><font face=Rubik>''Unknown''</font></default></data> | ||
</group> | </group> | ||
<group> | <group> | ||
<header><font face=Rubik>Other information</font></header> | <header><font face=Rubik>Other information</font></header> | ||
<data source=" | <data source="platform"><label><font face=Rubik>Platform</font></label></data> | ||
<data source=" | <data source="alias"><label><font face=Rubik>Alias</font></label></data> | ||
</group> | </group> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
<header><font face=Rubik>Order</font></header> | <header><font face=Rubik>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 26: | Line 25: | ||
{{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 | ||
| | |name= Dolphin Swim (you do not need to add the data here, it will automatically shows the page's name when blanked.) | ||
| | |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> | ||
Line 55: | Line 54: | ||
{{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]] | ||
}} | }} |
Revision as of 03:01, 2 February 2022
{{Infobox Game |title= |image = |imagecaption = |maker = |type = |date = |platform = |written in = |first = |sequel = }}
Example:
{{Infobox Game |name= Dolphin Swim (you do not need to add the data here, it will automatically shows the page's name when blanked.) |image = DolphinSwim_Playing.png |imagecaption = The main (and only) gameplay. |maker = Unknown |type = Website |date = 2013 |platform = Microsoft Windows |written in = C++ |first = Dolphin Swim.exe |sequel = [[Dolphin Swim 2.exe]] }}
Result: