Template:Patch: Difference between revisions
Template page
More actions
VivaRomania (talk | contribs) m Bolding the update name |
VivaRomania (talk | contribs) mNo edit summary |
||
| Line 6: | Line 6: | ||
|} | |} | ||
'''{{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. | | '''{{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|}}}{{{new-maps|}}} | It {{ #if: {{{mapfix|}}}{{{wepfix|}}}{{{genfix|}}}{{{bugfix|}}} | also | }} featured the addition of {{ #if: {{{new-weps|}}} | {{{new-weps}}} new {{ #ifeq: {{{new-weps}}} | 1 | weapon | weapons }}{{ #if: {{{new-maps|}}} | , and | . }} | }} {{ #if: {{{new-maps|}}} | | ||
{{{new-maps}}} new {{ #ifeq: {{{new-maps}}} | 1 | map. | maps. }} | }} | |||
}} {{ #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}} | ||
This template was created to help expedite the process of creating new patch articles and their intro paragraphs. | This template was created to help expedite the process of creating new patch articles and their intro paragraphs. | ||
| Line 22: | Line 27: | ||
|archives = | |archives = | ||
|new-weps = 7 | |new-weps = 7 | ||
|new-maps = 5 | |||
|mapfix = yes | |mapfix = yes | ||
|wepfix = yes | |wepfix = yes | ||
| Line 47: | Line 53: | ||
** This parameter is only intended to be used on patch note articles from [[1.0.0]] up to [[2.0.0 (BETA 4)]] as patch notes for that range were released on pages that are no longer available without cached copies. | ** This parameter is only intended to be used on patch note articles from [[1.0.0]] up to [[2.0.0 (BETA 4)]] as patch notes for that range were released on pages that are no longer available without cached copies. | ||
* '''new-weps''' - Specify the amount of new weapons in the patch. | * '''new-weps''' - Specify the amount of new weapons in the patch. | ||
** If no weapons were added, either remove the parameter from the template's usage, or leave the paremeter blank. The template will omit the sentence about new weapon additions. | * '''new-maps''' - Specify the amount of new maps in the patch. | ||
** '''Do not use "0" as a value for no weapons as this will result in "0 weapons".''' | ** If no weapons or maps were added, either remove the parameter from the template's usage, or leave the paremeter blank. The template will omit the sentence about new weapon additions. | ||
** '''Do not use "0" as a value for no weapons as this will result in "0 weapons" or "0 maps".''' | |||
* '''mapfix''' - Specify if the patch came with any mapping changes/fixes. | * '''mapfix''' - Specify if the patch came with any mapping changes/fixes. | ||
* '''wepfix''' - Specify if the patch came with any weapon changes/fixes. | * '''wepfix''' - Specify if the patch came with any weapon changes/fixes. | ||