Template:Infobox Game: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
m (Protected "Template:Infobox Game" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite)))
No edit summary
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
<title source="title"><default><font face="Rubik">'''{{PAGENAME}}'''</font></default></title>
<title source="title"><default><font face="Rubik">'''{{PAGENAME}}'''</font></default></title>
<image source="Image"><caption source="Quote"/></image>
<image source="Image"><caption source="Quote"/></image>
<image source="Image2"><caption source="Quote2"/></image>
<group>
<group>
<header><font face=Rubik>About this screamer</font></header>
<header><font face=Rubik>About this screamer</font></header>
Line 12: Line 13:
<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>
<data source="Alias"><label><font face=Rubik>Alias</font></label></data>
         </group>
         </group>
<group layout="horizontal">
<group layout="horizontal">
Line 17: Line 19:
<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 =  
Line 29: Line 33:
|date =  
|date =  
|Platform =  
|Platform =  
|Written In =  
|Written in =  
|First =  
|First =  
|Sequel =  
|Sequel =  
Line 36: Line 40:
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 (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
|Quote = The main (and only) gameplay.
|Quote = The main (and only) gameplay.
Line 44: Line 48:
|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]]
Line 50: Line 54:
</pre>
</pre>
Result:
Result:
{{Infobox Website
{{Infobox Game
|title=  
|title=  
|Image = DolphinSwim_Playing.png
|Image = DolphinSwim_Playing.png
Line 58: Line 62:
|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]]
}}
}}

Revision as of 20:25, 8 May 2021


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