Template:Fan Game: Difference between revisions

Want an adless experience? Log in or Create an account.
infobox does not support title or platform for fan game, update the template before marking this for deletion
mNo edit summary
(infobox does not support title or platform for fan game, update the template before marking this for deletion)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<onlyinclude>{{Infobox|{{{name|}}}}}
<onlyinclude>{{Infobox|fan game
{{Infobox/Image|{{{logo|}}}}}
| name = {{{title|{{{name|{{PAGENAME}}}}}}}}
{{Infobox/Image|{{{boxart|}}}}}
| logo = {{{logo|}}}
{{Infobox/Row|Release Date|{{{release|}}}}}
| boxart = {{{boxart|}}}
{{Infobox/Row|Platform(s)|{{{platform|}}}}}
| release {{{platform|}}} = {{{release|}}}
{{Infobox/Row|Developer|{{{developer|}}}}}
| developer = {{{developer|}}}
{{Infobox/Bottom}}</onlyinclude>
}}</onlyinclude>


{{Clear}}
{{Clear}}
Line 12: Line 12:
<pre>
<pre>
{{Fan Game
{{Fan Game
|name =
|title     =
|title =
|logo     =  
|logo =  
|boxart   =  
|boxart =  
|release   =  
|release =  
|platform =  
|platform =  
|developer =  
|developer =  
}}
}}
</pre>
</pre>
{{Cat|Infobox Templates}}