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
Line 21: Line 21:
</onlyinclude><noinclude><br style="clear:both;"/>
</onlyinclude><noinclude><br style="clear:both;"/>
<pre>
<pre>
{{Infobox Website
{{Infobox Game
|title=  
|title=  
|Image =  
|Image =  
Line 36: Line 36:
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 50: Line 50:
</pre>
</pre>
Result:
Result:
{{Infobox Website
{{Infobox Game
|title=  
|title=  
|Image = DolphinSwim_Playing.png
|Image = DolphinSwim_Playing.png

Revision as of 22:47, 30 April 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: