Template:Fangame: Difference between revisions
From Bibliotheca Anonoma
Antonizoon (talk | contribs) (Created page with "<noinclude>Category: InfoboxCategory: TemplatesCategory: Cargo Templates {{Template}} This is a cargo template wrapped in an infobox used for :Category:Fangames...") |
Antonizoon (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the "Fangame" template. | |||
It should be called in the following format: | |||
This is | <pre> | ||
<pre | |||
{{Fangame | {{Fangame | ||
| image | |image= | ||
| caption | |caption= | ||
| platform | |platform= | ||
| franchise | |franchise= | ||
| release_date | |release_date= | ||
| takedown_date | |takedown_date= | ||
| mod | |mod= | ||
| homepage_url | |homepage_url= | ||
| community_url | |community_url= | ||
| download_url | |download_url= | ||
}} | }} | ||
</pre> | |||
{{#cargo_declare: | Edit the page to see the template text. | ||
_table=Fangames | {{#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}} | ||
</noinclude><includeonly>{{#cargo_store:_table=Fangames|image={{{image|}}}|caption={{{caption|}}}|platform={{{platform|}}}|franchise={{{franchise|}}}|release_date={{{release_date|}}}|takedown_date={{{takedown_date|}}}|mod={{{mod|}}}|homepage_url={{{homepage_url|}}}|community_url={{{community_url|}}}|download_url={{{download_url|}}} }}{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | |||
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> | |||
|- | |||
! Image | |||
| [[{{{image|}}}]] | |||
|- | |||
! Caption | |||
| {{{caption|}}} | |||
|- | |||
! Platform | |||
}}</noinclude> | | {{{platform|}}} | ||
{{# | |- | ||
| image | ! Franchise | ||
| caption | | {{{franchise|}}} | ||
| platform | |- | ||
| franchise | ! Release Date | ||
| release_date | | {{{release_date|}}} | ||
| takedown_date | |- | ||
| mod | ! Takedown Date | ||
| homepage_url | | {{{takedown_date|}}} | ||
| community_url | |- | ||
| download_url | ! Mod | ||
}}< | | {{{mod|}}} | ||
|- | |||
! Homepage | |||
| | | {{{homepage_url|}}} | ||
| | |- | ||
| | ! Community | ||
| | | {{{community_url|}}} | ||
| | |- | ||
| | ! Download | ||
| | | {{{download_url|}}} | ||
| | |} | ||
| | |||
| | [[Category:Fangames]] | ||
} | </includeonly> |
Revision as of 02:44, 15 January 2017
This is the "Fangame" template. It should be called in the following format:
{{Fangame |image= |caption= |platform= |franchise= |release_date= |takedown_date= |mod= |homepage_url= |community_url= |download_url= }}
Edit the page to see the template text. {{#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}}