Difference between revisions of "Template:Game Info"
m (Created page with "<includeonly><!-- Enhanced Client Version -->{{#if: {{{ec|}}} | '''EC: 4.0.8.3'''}}<!-- Enhanced Client Date -->{{#if: {{{ecdate|}}} | - ''August 4, ...") |
m |
||
Line 3: | Line 3: | ||
-->{{#if: {{{ec|}}} | '''EC: [[Client Patch 4.0.8.3|4.0.8.3]]'''}}<!-- | -->{{#if: {{{ec|}}} | '''EC: [[Client Patch 4.0.8.3|4.0.8.3]]'''}}<!-- | ||
Enhanced Client Date | Enhanced Client Date | ||
− | -->{{#if: {{{ecdate|}}} | | + | -->{{#if: {{{ecdate|}}} | '' - August 4, 2010''}}<!-- |
Classical Client Version | Classical Client Version | ||
-->{{#if: {{{cc|}}} | '''2D: [[Client Patch 7.0.8.2|7.0.8.2]]'''}}<!-- | -->{{#if: {{{cc|}}} | '''2D: [[Client Patch 7.0.8.2|7.0.8.2]]'''}}<!-- | ||
Classical Client Date | Classical Client Date | ||
− | -->{{#if: {{{ccdate|}}} | | + | -->{{#if: {{{ccdate|}}} | '' - August 4, 2010''}}<!-- |
Publish Value | Publish Value | ||
-->{{#if: {{{publish|}}} | '''[[Publish 67]]'''}}<!-- | -->{{#if: {{{publish|}}} | '''[[Publish 67]]'''}}<!-- | ||
− | Publish Date -->{{#if: {{{publishdate|}}} | | + | Publish Date |
+ | -->{{#if: {{{publishdate|}}} | '' - August 4, 2010''}}<!-- | ||
Expansion | Expansion | ||
-->{{#if: {{{expansion|}}} | '''[[Stygian Abyss]]'''}}<!-- | -->{{#if: {{{expansion|}}} | '''[[Stygian Abyss]]'''}}<!-- | ||
Expansion Date | Expansion Date | ||
− | -->{{#if: {{{expansiondate|}}} | | + | -->{{#if: {{{expansiondate|}}} | '' - September 8, 2009''}}</includeonly><noinclude>[[Category:Content Templates|{{PAGENAME}}]] |
{{Template Overview | {{Template Overview | ||
|usedon=Pages | |usedon=Pages |
Revision as of 17:50, 11 October 2010
Template:Game Info is designed for use on Pages pages to Display current client versions and publish number. It is designed to display the Classic Client, Enhanced Client, Publish and Expansion information.
Notes on Usage
Template
{{Game_Info |ec= |ecdate= |cc= |ccdate= |publish= |publishdate= |expansion= |expansiondate= }}
Parameters
ec
- Usage: Optional
- Description: The ec parameter takes a string denoting the current version of the Enhanced Client. This is used to generate {{{generates}}}.
- Valid Value(s):
cc
- Usage: Optional
- Description: The cc parameter takes a string denoting the current version of the Classical Client. This is used to generate {{{generates}}}.
- Valid Value(s):
publish
- Usage: Optional
- Description: The publish parameter takes a string denoting the current Publish. This is used to generate {{{generates}}}.
- Valid Value(s):
expansion
- Usage: Optional
- Description: The expansion parameter takes a string denoting the current Expansion. This is used to generate {{{generates}}}.
- Valid Value(s):
ecdate
- Usage: Optional
- Description: The ecdate parameter takes a string denoting the release date of the current version of the Enhanced Client. This is used to generate {{{generates}}}.
- Valid Value(s):
ccdate
- Usage: Optional
- Description: The ccdate parameter takes a string denoting the release date of the current version of the Classical Client. This is used to generate {{{generates}}}.
- Valid Value(s):
publishdate
- Usage: Optional
- Description: The publishdate parameter takes condition denoting {{{denotes}}}. This is used to generate {{{generates}}}.
- Valid Value(s):
expansiondate
- Usage: Optional
- Description: The expansiondate parameter takes yes denoting the release date of the current Expansion. This is used to generate {{{generates}}}.
- Valid Value(s):