ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Template:GameBar: Difference between revisions
Jump to navigation
Jump to search
fixing inclusion |
m Okay, that didn't work so well, let's see if this does |
||
Line 1: | Line 1: | ||
<onlyinclude>{{Sidebar|width=280px|float=right|title={{{name|{{PAGENAME}}}}}|content={{ModEnc:Sidebars/GameBar | <onlyinclude>{{Sidebar|width=280px|float=right|title={{{name|{{PAGENAME}}}}}|content={{ModEnc:Sidebars/GameBar|image={{{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 30: | Line 22: | ||
*'''site:''' Url of the game's website. Is turned into a link automatically. ('''Default:''' The current page) | *'''site:''' Url of the game's website. Is turned into a link automatically. ('''Default:''' The current page) | ||
{{clr}} | |||
==Example== | ==Example== | ||
<pre>{{GameBar | <pre>{{GameBar | ||
Line 41: | Line 34: | ||
</pre> | </pre> | ||
Result visible to the right. | Result visible to the right. | ||
{{GameBar | |||
|name=Tiberian Sun | |||
|image=Image:tsbox.jpg | |||
|dev=Westwood Studios | |||
|dates=27.08.1999 | |||
|version=2.03 | |||
|site=http://www.ea.com/official/cc/firstdecade/us/index.jsp | |||
}} |
Revision as of 04:37, 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=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.