ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Difference between revisions of "Template:GameBar"
From ModEnc
m (Okay, that didn't work so well, let's see if this does) |
m (hmm, evidently not) |
||
Line 1: | Line 1: | ||
− | <onlyinclude>{{Sidebar|width=280px|float=right|title={{{name|{{PAGENAME}}}}}|content={{ModEnc:Sidebars/GameBar|image={{{image| | + | <onlyinclude>{{Sidebar|width=280px|float=right|title={{{name|{{PAGENAME}}}}}|content={{ModEnc:Sidebars/GameBar|image={{{image|Boxartnothere.png}}}|dev={{{dev|Westwood Studios}}}|dates={{{dates|Release Date Unknown}}}|version={{{version|1.0}}}|site={{{site|{{SERVER}}/{{FULLPAGENAMEE}}}}}}}}}</onlyinclude> |
Usage:<pre> | Usage:<pre> | ||
{{GameBar | {{GameBar | ||
Line 26: | Line 26: | ||
<pre>{{GameBar | <pre>{{GameBar | ||
|name=Tiberian Sun | |name=Tiberian Sun | ||
− | |image= | + | |image=tsbox.jpg |
|dev=Westwood Studios | |dev=Westwood Studios | ||
|dates=27.08.1999 | |dates=27.08.1999 | ||
Line 36: | Line 36: | ||
{{GameBar | {{GameBar | ||
|name=Tiberian Sun | |name=Tiberian Sun | ||
− | |image= | + | |image=tsbox.jpg |
|dev=Westwood Studios | |dev=Westwood Studios | ||
|dates=27.08.1999 | |dates=27.08.1999 |
Revision as of 05:38, 2 June 2008
Usage:
{{GameBar |name= |image= |dev= |dates= |version= |site= }}
Copy-paste the code above and fill in the fields as instructed.
Screenshot shouldn't be too big, and needs to be uploaded via Special:Upload first.
Box title is the page title.
Template includes Category:Mods and Patches automatically.
- name: Name of the game. (Default: Current page name)
- image: Filename of box art image. (Default: Boxartnothere.png)
- dev: Who developed this C&C game? Basically, this will either be Westwood Studios, or Electronic Arts(Default: Westwood Studios)
- dates: Release date of this game. (Default: Present day)
- version: Last patched version of this game. (Default: 1.0)
- site: Url of the game's website. Is turned into a link automatically. (Default: The current page)
Example
{{GameBar |name=Tiberian Sun |image=tsbox.jpg |dev=Westwood Studios |dates=27.08.1999 |version=2.03 |site=http://www.ea.com/official/cc/firstdecade/us/index.jsp }}
Result visible to the right.