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

From Team Fortress Wiki
Jump to: navigation, search
(Created page with '== Usage == This template keeps the style of patch note pages consistent. '''This template supersedes {{tl|Patch}} and {{tl|Succession box}}'''. === Parameters === {…')
 
Line 36: Line 36:
 
! colspan="4" style="text-align: left;" | ''Sources''
 
! colspan="4" style="text-align: left;" | ''Sources''
 
|-
 
|-
| <code>source<sub>n</sub></code>
+
| <code>source<sub><n></sub></code>
 
| {{code|http://store.steampowered.com/news/4102/}}
 
| {{code|http://store.steampowered.com/news/4102/}}
 
| yes
 
| yes
 
| The URL of the Steam news article on the patch. Supports up to 3 individual sources.
 
| The URL of the Steam news article on the patch. Supports up to 3 individual sources.
 
|-
 
|-
| <code>source-title<sub>n</sub></code>
+
| <code>source-title<sub><n></sub></code>
 
| {{code|22 Jul 2010 &ndash; Team Fortress 2 Update Released}}
 
| {{code|22 Jul 2010 &ndash; Team Fortress 2 Update Released}}
 
| no
 
| no

Revision as of 22:36, 21 August 2010

Usage

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.

=== Community requests ===

* Added a new output for something asked by the community.

yes The actual patch notes.
Next / Previous
before August 2, 2010 Patch yes A link to the previous patch.
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-title<n> 22 Jul 2010 – Team Fortress 2 Update Released no Optional name override on source link. Supports up to 3 individual sources.
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.

Examples

{{Patch layout
| source = http://store.steampowered.com/news/4102/
| 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

}}
{{Languages}}