Template:Patch: Difference between revisions

From TF2 Classified Wiki
Jump to navigation Jump to search
VivaRomania (talk | contribs)
m Here we go
VivaRomania (talk | contribs)
mNo edit summary
Line 7: Line 7:


'''{{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 {{{blogpost}}} }}. {{ #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: {{{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 {{{blogpost}}} }}. {{ #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>
<includeonly>
[[Category:Patch Notes]]
[[Category:Patch Notes]]
Line 14: Line 12:
{{ #if: {{{major|}}} | [[Category:Major Updates]] | [[Category:Minor Updates]] }}
{{ #if: {{{major|}}} | [[Category:Major Updates]] | [[Category:Minor Updates]] }}
</includeonly>
</includeonly>
<noinclude>
<!-- Doc writing in progress
== Usage ==
<pre>
{{Patch
|prev =
|next =
|date =
|major =
|update =
|blogpost =
|archives =
|new-weps =
|mapfix =
|wepfix =
|genfix =
|bugfix =
}}
</pre>
=== Parameters ===
* {{code|prev}}
** Used to specify the patch number previous to the current patch.
** If not defined or left empty, intro sentence will change to "was the initial release of", which should only ever be used on [[1.0.0]].
* {{code|next}}
** Used to specify the patch number after the current patch.
** If not defined or left empty, an additional sentence will be added to the end of the intro stating "It is the most recent update to the game."
-->
</noinclude>

Revision as of 23:08, 2 February 2025

List of patches ← N/A Patch N/A →

Patch was the initial release of Team Fortress 2 Classic. It was released on an undefined date. The patch notes were initially released on the {{{blogpost}}}. It is the most recent update to the game.