Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Patch: Difference between revisions

Template page
VivaRomania (talk | contribs)
mNo edit summary
VivaRomania (talk | contribs)
m Gonna modify this so that the update param isn't contingent on the major param being specified.
Line 6: Line 6:
|}
|}


'''{{BASEPAGENAME}}''' was {{ #if: {{{prev|}}} | a {{ #if: {{{major|}}} | major | minor }} update for  | the initial release of }} ''Team Fortress 2 Classic''{{ #if: {{{major|}}} |, also known as the {{{update}}} | }}. It was released on {{ #if: {{{date|}}} | {{{date}}} | an undefined date }}. The patch notes {{ #if: {{{archives|}}} | can be found on the {{{archives}}} | were initially released on the {{ #if: {{{blogpost|}}} | {{{blogpost}}} | official blog }} }}. {{ #if: {{{mapfix|}}}{{{wepfix|}}}{{{genfix|}}}{{{bugfix|}}} | It featured some {{ #if: {{{mapfix|}}} | map changes{{ #if: {{{wepfix|}}}{{{genfix|}}}{{{bugfix|}}} | , {{ #ifexpr: {{ #if: {{{wepfix|}}} | 1 | 0 }} + {{ #if: {{{genfix|}}} | 1 | 0 }} + {{ #if: {{{bugfix|}}} | 1 | 0 }} = 1 | and | }} | . }} }} {{ #if: {{{wepfix|}}} | weapon changes{{ #if: {{{genfix|}}}{{{bugfix|}}} | , {{ #ifexpr: {{ #if: {{{genfix|}}} | 1 | 0 }} + {{ #if: {{{bugfix|}}} | 1 | 0 }} = 1 | and | }} | . }} }} {{ #if: {{{genfix|}}} | general changes{{ #if: {{{bugfix|}}} | , and | . }} }} {{ #if: {{{bugfix|}}} | bug fixes. }} | }} {{ #if: {{{new-weps|}}} | It {{ #if: {{{mapfix|}}}{{{wepfix|}}}{{{genfix|}}}{{{bugfix|}}} | also | }} featured the addition of {{{new-weps}}} new {{ #ifeq: {{{new-weps}}} | 1 | weapon. | weapons. }}}}{{ #if: {{{next|}}} | | It is the most recent update to the game. }}
'''{{BASEPAGENAME}}''' was {{ #if: {{{prev|}}} | a {{ #if: {{{major|}}} | major | minor }} update for  | the initial release of }} ''Team Fortress 2 Classic''{{ #if: {{{update|}}} |, also known as the {{{update}}} | }}. It was released on {{ #if: {{{date|}}} | {{{date}}} | an undefined date }}. The patch notes {{ #if: {{{archives|}}} | can be found on the {{{archives}}} | were initially released on the {{ #if: {{{blogpost|}}} | {{{blogpost}}} | official blog }} }}. {{ #if: {{{mapfix|}}}{{{wepfix|}}}{{{genfix|}}}{{{bugfix|}}} | It featured some {{ #if: {{{mapfix|}}} | map changes{{ #if: {{{wepfix|}}}{{{genfix|}}}{{{bugfix|}}} | , {{ #ifexpr: {{ #if: {{{wepfix|}}} | 1 | 0 }} + {{ #if: {{{genfix|}}} | 1 | 0 }} + {{ #if: {{{bugfix|}}} | 1 | 0 }} = 1 | and | }} | . }} }} {{ #if: {{{wepfix|}}} | weapon changes{{ #if: {{{genfix|}}}{{{bugfix|}}} | , {{ #ifexpr: {{ #if: {{{genfix|}}} | 1 | 0 }} + {{ #if: {{{bugfix|}}} | 1 | 0 }} = 1 | and | }} | . }} }} {{ #if: {{{genfix|}}} | general changes{{ #if: {{{bugfix|}}} | , and | . }} }} {{ #if: {{{bugfix|}}} | bug fixes. }} | }} {{ #if: {{{new-weps|}}} | It {{ #if: {{{mapfix|}}}{{{wepfix|}}}{{{genfix|}}}{{{bugfix|}}} | also | }} featured the addition of {{{new-weps}}} new {{ #ifeq: {{{new-weps}}} | 1 | weapon. | weapons. }}}}{{ #if: {{{next|}}} | | It is the most recent update to the game. }}
<includeonly>[[Category:Patch notes]] [[Category:Updates]] {{ #if: {{{major|}}} | [[Category:Major updates]] | [[Category:Minor updates]] }}</includeonly><noinclude>
<includeonly>[[Category:Patch notes]] [[Category:Updates]] {{ #if: {{{major|}}} | [[Category:Major updates]] | [[Category:Minor updates]] }}</includeonly><noinclude>
{{doc begin}}
{{doc begin}}
Line 41: Line 41:
** If not specified or left blank, it will default to labelling the patch as a minor update.
** If not specified or left blank, it will default to labelling the patch as a minor update.
* '''update''' - Specify a link to the related major update page.
* '''update''' - Specify a link to the related major update page.
** This parameter is mostly only useful for major updates.
** This parameter is mostly only useful for major updates but can now be specified for minor updates as well.
* '''blogpost''' - Specify a link to the official blog post for the update.
* '''blogpost''' - Specify a link to the official blog post for the update.
** If not specified or left blank, it will default to writing "official blog" without a link.
** If not specified or left blank, it will default to writing "official blog" without a link.