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

User:VivaRomania/Sandbox: Difference between revisions

From TF2 Classified Wiki
VivaRomania (talk | contribs)
mNo edit summary
VivaRomania (talk | contribs)
mNo edit summary
Line 3: Line 3:
* Add built-in categorization of articles into [[:Category:Patch Notes]] and [[:Category:Updates]]
* Add built-in categorization of articles into [[:Category:Patch Notes]] and [[:Category:Updates]]
* Add preformatted introductory paragraph:
* Add preformatted introductory paragraph:
** Conditional check for if "after" param is present
** <strike>Conditional check for if "next" param is present</strike>
*** If "after" is not declared, add "It is the most recent update to the game." to the paragraph.
*** <strike>If "next" is not declared, add "It is the most recent update to the game." to the paragraph.</strike>
** Param system for specifying what type of changes were in the patch;
** Param system for specifying what type of changes were in the patch;
*** e.g. bug fixes, map changes, weapon changes, etc
*** e.g. bug fixes, map changes, weapon changes, etc
** Other params for specifying certain bits of the paragraph;
** Other params for specifying certain bits of the paragraph;
*** Patch date
*** <strike>Patch date</strike>
*** Link to main update article if it's a major update (e.g. 2.2.0 having a link to Double Down Update.
*** <strike>Link to main update article if it's a major update (e.g. 2.2.0 having a link to Double Down Update.</strike>
*** Link to external patch notes
*** Link to external patch notes
**** TF2Classic.com for patches post 2.0.0
**** TF2Classic.com for patches post 2.0.0
Line 26: Line 26:
|}
|}


'''{{BASEPAGENAME}}''' was a {{#if: {{{major|}}} | major | minor }} update for ''Team Fortress 2 Classic'' that was released on {{#if: {{{date|}}} | {{{date}}} | an undefined date }}. {{#if: {{{major|}}} | It was also known as the [[{{{update}}}]]. | }} It featured
'''{{BASEPAGENAME}}''' was a {{#if: {{{major|}}} | major | minor }} update for ''Team Fortress 2 Classic'' that was released on {{#if: {{{date|}}} | {{{date}}} | an undefined date }}. {{#if: {{{major|}}} | It was also known as the [[{{{update}}}]]. | }}
 
It featured changes such as ''<todo: sentence with param structure for what kind of changes happened>''
 
{{#if: {{{next|}}} | | It is the most recent update to the game. }}
 
 
 


<!-- Dev notes:
<!-- Dev notes:
Line 37: Line 44:
This below code is for testing purposes
This below code is for testing purposes
{{User:VivaRomania/Nav_allweapons_new
{{User:VivaRomania/Nav_allweapons_new
|major=1
|prev  = 2.2.0
|update=Double Down Update
|next  =
|date=January 1, 1970
|major = 1
|update = Double Down Update
|date   = January 1, 1970
}}
}}
-->
-->