Template:Infobox Game: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
<onlyinclude><infobox>
<onlyinclude><infobox>
<title source="title"><default><font face="Rubik">'''{{PAGENAME}}'''</font></default></title>
<title source="title"><default><font face="Rubik"; style="font-weight:bold">{{PAGENAME}}</font></default></title>
<image source="image"><caption source="imagecaption"/></image>
<image source="image"><caption source="imagecaption"/></image>
<group>
<group>
<header><font face=Rubik><font color="white">'''About this screamer'''</font></header>
<header><font face="Rubik"><font color="white">'''About this screamer'''</font></header>
<data source="maker"><label><font face=Rubik>Maker</font></label><default><font face=Rubik>''Unknown''</font></default></data>
<data source="maker"><label>Maker</font></label><default>Unknown</default></data>
<data source="type"><label><font face=Rubik>Type</font></label><default><font face=Rubik>''Unknown''</font></default></data>
<data source="type"><label>Type</font></label><default>Unknown</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>Release date</font></label><default>Unknown</default></data>
</group>
</group>
         <group>
         <group>
Line 24: Line 24:
<pre>
<pre>
{{Infobox Game
{{Infobox Game
|name=  
|title =  
|image =  
|image =  
|imagecaption =  
|imagecaption =  
Line 39: 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.)
|title = 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
|image = DolphinSwim_Playing.png
|imagecaption = The main (and only) gameplay.
|imagecaption = The main (and only) gameplay.
Line 53: Line 53:
Result:
Result:
{{Infobox Game
{{Infobox Game
|name =  
|title =  
|image = DolphinSwim_Playing.png
|image = DolphinSwim_Playing.png
|imagecaption = The main (and only) gameplay.
|imagecaption = The main (and only) gameplay.

Revision as of 09:00, 4 December 2022


{{Infobox Game
|title = 
|image = 
|imagecaption = 
|maker = 
|type = 
|date = 
|platform = 
|written in = 
|first = 
|sequel = 
}}

Example:

{{Infobox Game
|title = 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: