Template:Infobox Game: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
No edit summary
No edit summary
Line 24: Line 24:
<pre>
<pre>
{{Infobox Game
{{Infobox Game
|title=  
|name=  
|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.)
|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
|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
|title=  
|name =  
|image = DolphinSwim_Playing.png
|image = DolphinSwim_Playing.png
|imagecaption = The main (and only) gameplay.
|imagecaption = The main (and only) gameplay.

Revision as of 02:23, 19 June 2022


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