Template:Infobox Game: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
(Created page with "<onlyinclude><infobox> <title source="title"><default><font face="Rubik">'''{{PAGENAME}}'''</font></default></title> <image source="Image"><caption source="Quote"/></image>...")
 
m (Tankman fan 44 moved page Template:Infobox video game to Template:Infobox Game over redirect)
 
(29 intermediate revisions by 6 users not shown)
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="Quote"/></image>
<image source="image"><default>NoImageAvailable.png</default><caption source="imagecaption"/></image>
<group>
<group>
<header><font face=Rubik>About this screamer</font></header>
<header><font face="Rubik"><font color="white">'''About This Game'''</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>
<header><font face=Rubik>Other informations</font></header>
<header><font face=Rubik><font color="white">'''Other information'''</font></header>
<data source="Platform"><label><font face=Rubik>Platform</font></label></data>
<data source="platform"><label><font face=Rubik>Platform</font></label></data>
<data source="Written in"><label><font face=Rubik>Written in</font></label></data>
<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="First"><label><font face=Rubik>First</font></label></data>
<data source="first"><label><font face=Rubik>First</font></label></data>
<data source="Sequel"><label><font face=Rubik>Sequel</font></label></data>
<data source="sequel"><label><font face=Rubik>Sequel</font></label></data>
<data source="previous"><label><font face=Rubik>Previous</font></label></data>
<data source="next"><label><font face=Rubik>Next</font></label></data>
</group>
</group>
</infobox>
</infobox>
</onlyinclude><noinclude><br style="clear:both;"/>
</onlyinclude><noinclude><br style="clear:both;"/>
<pre>
<pre>
{{Infobox Website
{{Infobox Game
|title=  
|title =  
|Image =  
|image =  
|Quote =  
|imagecaption =  
|Maker =  
|maker =  
|Type =  
|type =  
|date =  
|date =  
|Platform =  
|platform =  
|Written In =  
|written in =  
|First =  
|first =  
|Sequel =  
|sequel =  
}}
}}
</pre>
</pre>
Example:
Example:
<pre>
<pre>
{{Infobox Website
{{Infobox Game
|title= Dolphin Swim (you do not need to add the data here, it will automatically gives the page's name.)
|title = Dolphin Swim
|Image = DolphinSwim_Playing.png
|image = DolphinSwim_Playing.png
|Quote = The main (and only) gameplay.
|imagecaption = The main (and only) gameplay.
|Maker = Unknown
|maker = Unknown
|Type = Website
|type = Website
|date = 2013
|date = 2013
|Platform = Microsoft Windows
|platform = Microsoft Windows
|Written In = C++
|written in = C++
|First = Dolphin Swim.exe
|first = Dolphin Swim.exe
|Sequel = [[Dolphin Swim 2.exe]]
|sequel = [[Dolphin Swim 2.exe]]
}}
}}
</pre>
</pre>
Result:
Result:
{{Infobox Website
{{Infobox Game
|title=  
|title =  
|Image = DolphinSwim_Playing.png
|image = DolphinSwim_Playing.png
|Quote = The main (and only) gameplay.
|imagecaption = The main (and only) gameplay.
|Maker = Unknown
|maker = Unknown
|Type = Website
|type = Website
|date = 2013
|date = 2013
|Platform = Microsoft Windows
|platform = Microsoft Windows
|Written In = C++
|written in = C++
|First = Dolphin Swim.exe
|first = Dolphin Swim.exe
|Sequel = [[Dolphin Swim 2.exe]]
|sequel = [[Dolphin Swim 2.exe]]
}}
}}

Latest revision as of 08:31, 18 January 2024


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

Example:

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