Difference between revisions of "Template:Patch layout/doc"

From Team Fortress Wiki
Jump to: navigation, search
(Added "current")
m (updated)
Line 15: Line 15:
  
 
<nowiki>* Added a new cvar that disables W+M1.</nowiki>
 
<nowiki>* Added a new cvar that disables W+M1.</nowiki>
 
<nowiki>=== Community requests ===</nowiki>
 
 
<nowiki>* Added a new output for something asked by the community.</nowiki>
 
 
</code>
 
</code>
 
| yes
 
| yes
Line 76: Line 72:
 
| no
 
| no
 
| If the update page linked is in a different language. Helpful for some update pages that are offered in different languages. Defaults to "en" on non-English pages.
 
| If the update page linked is in a different language. Helpful for some update pages that are offered in different languages. Defaults to "en" on non-English pages.
|-
 
! colspan="4" style="text-align: left;" | ''Diffs''
 
|-
 
| {{code|revision-notes}}
 
|
 
| no
 
| {{w|Diff}} log of the changes since the last revision of the game.
 
|-
 
| {{code|revision-notes-subpage}}
 
| {{code|February 24, 2011 Patch/diff}}
 
| no
 
| If the changelog is too long, place it on a '/diff' subpage and use this parameter instead of {{code|revision-notes}}.
 
 
|-
 
|-
 
|}
 
|}
Line 95: Line 79:
 
{{Patch layout
 
{{Patch layout
 
| source = http://store.steampowered.com/news/4102/
 
| source = http://store.steampowered.com/news/4102/
 +
| source-title = Team Fortress 2 Update Released
 
| before = [[July 19, 2010 Patch]]
 
| before = [[July 19, 2010 Patch]]
 
| after  = [[July 23, 2010 Patch]]
 
| after  = [[July 23, 2010 Patch]]
Line 109: Line 94:
  
 
}}
 
}}
{{Languages}}
 
 
</pre><noinclude>
 
</pre><noinclude>
 
[[Category:Template documentation|Patch layout]]
 
[[Category:Template documentation|Patch layout]]
 
</noinclude>
 
</noinclude>

Revision as of 07:18, 22 April 2011

Usage

Please see Help:Patch notes for full instructions on adding patch notes to the wiki.

This template keeps the style of patch note pages consistent. This template supersedes {{Patch}} and {{Succession box}}.

Parameters

Parameter Example Required? Description
notes

* Fixed bug that caused a crash.

* Added a new cvar that disables W+M1.

yes The actual patch notes.
game tfc no This isn't necessary for TF2 patches. If set to "tfc", this will change the links and categories accordingly (i.e. link to Patches (Classic) and categorize into Category:Patches (Classic).
Next / Previous
before August 2, 2010 Patch yes A link to the previous patch.
current August 17, 2010 Patch no The name to display for the current patch, only needed in translated pages.
after August 20, 2010 Patch yes A link to the next patch. If none, put N/A.
Sources
source<n> http://store.steampowered.com/news/4102/ yes The URL of the Steam news article on the patch. Supports up to 3 individual sources.
source<n>-title 22 Jul 2010 – Team Fortress 2 Update Released no Optional name override on source link. Supports up to 3 individual sources.
source<n>-lang fr no If the source is Steam news then this parameter should be unused. Defaults to "en" on non-English pages. Supports all 3 source links.
updatelink http://www.teamfortress.com/war/part1/index.htm no URL of official update page (only for major updates).
update The WAR! Update no Name of major update to be displayed with the link.
update-lang fr no If the update page linked is in a different language. Helpful for some update pages that are offered in different languages. Defaults to "en" on non-English pages.

Examples

{{Patch layout
| source = http://store.steampowered.com/news/4102/
| source-title = Team Fortress 2 Update Released
| before = [[July 19, 2010 Patch]]
| after  = [[July 23, 2010 Patch]]

| notes  = 

=== Server Browser ===
* Fixed the server browser not saving filter settings properly

=== Team Fortress 2 ===
* Fixed a speed exploit related to benchmarks
* Fixed Parasite hat not being posed correctly on class loadout panels
* Fixed a level change crash

}}