Template:Fangame: Difference between revisions

From Bibliotheca Anonoma
No edit summary
No edit summary
Line 38: Line 38:
{{#cargo_store:
{{#cargo_store:
  _table=Fangames
  _table=Fangames
| image          = [[{{{image|}}}]]
| image          = {{{image|}}}
| caption        = {{{caption|}}}
| caption        = {{{caption|}}}
| platform      = {{{platform|}}}
| platform      = {{{platform|}}}

Revision as of 02:52, 15 January 2017

This page is a template. It contains no Bibliotheca Anonoma-related information, but should be used as part of other articles. For more information, read Help:Template.

Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.

Feel free to voice your opinion regarding this template.

This is a cargo template wrapped in an infobox used for Fangames.

When adding columns, make sure to edit Module:InfoboxFangame as well.

Usage

{{Fangame
| image          = [[File:test.png|200px]]
| caption        = This '''image''' is a test image that is found on Wikimedia Commons. 
| platform       = Windows, Mac, Linux
| franchise      = Super Mario Bros
| release_date   = 2016-08-01
| takedown_date  = 2016-08-02
| mod            = No
| homepage_url   = https://test.url
| community_url  = https://reddit.com/r/community
| download_url   = https://archive.org/details/test
}}

{{#cargo_declare: _table=Fangames

|image=File
|caption=Text
|platform=List (,) of Text
|franchise=Text
|release_date=Date
|takedown_date=Date
|mod=Boolean
|homepage_url=URL
|community_url=URL
|download_url=URL

}}