Difference between revisions of "Template:Patch layout"

From Team Fortress Wiki
Jump to: navigation, search
(added romanian)
(added /ar lines to temp)
Line 8: Line 8:
 
   | #default = Patches
 
   | #default = Patches
 
   }}{{if lang}}|{{lang
 
   }}{{if lang}}|{{lang
 +
  | ar = تحديثات
 
   | cs = Patche
 
   | cs = Patche
 
   | it = Aggiornamenti
 
   | it = Aggiornamenti
Line 26: Line 27:
 
   | {{ns:0}}<!-- Hide this for TFC patches -->
 
   | {{ns:0}}<!-- Hide this for TFC patches -->
 
   | <span style="color:#555;">&nbsp;([[{{lang date|force=en|1={{updates|type=patch-month}}}} {{updates|type=patch-day}}, {{updates|type=patch-year}} Patch{{if lang}}|{{lang
 
   | <span style="color:#555;">&nbsp;([[{{lang date|force=en|1={{updates|type=patch-month}}}} {{updates|type=patch-day}}, {{updates|type=patch-year}} Patch{{if lang}}|{{lang
 +
    | ar = أخر
 
     | en = latest
 
     | en = latest
 
     | fr = dernier
 
     | fr = dernier
Line 50: Line 52:
 
{{hatnote|{{#if:{{{source|}}}
 
{{hatnote|{{#if:{{{source|}}}
 
   | {{lang
 
   | {{lang
 +
    | ar = المصدر
 
     | cs = Zdroj
 
     | cs = Zdroj
 
     | de = Quelle
 
     | de = Quelle
Line 70: Line 73:
 
       |}}
 
       |}}
 
  | {{lang
 
  | {{lang
 +
  | ar = ملحوظة: لا يوجد رابط ملحق
 
   | cs = Poznámka: zdrojový odkaz nebyl poskytnut.
 
   | cs = Poznámka: zdrojový odkaz nebyl poskytnut.
 
   | de = Hinweis: Es wurde keine Quelle angegeben.
 
   | de = Hinweis: Es wurde keine Quelle angegeben.
Line 88: Line 92:
 
}}{{#if:{{{updatelink|}}}|
 
}}{{#if:{{{updatelink|}}}|
 
{{hatnote|1={{lang
 
{{hatnote|1={{lang
 +
  | ar = صفحة تحديث الرسمية
 
   | cs = Oficiální stránka
 
   | cs = Oficiální stránka
 
   | de = Offizielle Update Seite
 
   | de = Offizielle Update Seite
Line 106: Line 111:
 
|}} __NOEDITSECTION__
 
|}} __NOEDITSECTION__
 
=={{lang
 
=={{lang
 +
  | ar = تفاصيل التحديث
 
   | cs = Patch poznámky
 
   | cs = Patch poznámky
 
   | it = Contenuti dell'aggiornamento
 
   | it = Contenuti dell'aggiornamento
Line 127: Line 133:
 
  | #default = Patches
 
  | #default = Patches
 
  }}}}</includeonly><noinclude>
 
  }}}}</includeonly><noinclude>
{{translation switching|cs, de, es, fi, fr, hu, it, ko, pl, pt, pt-br, ro, ru, sv}}
+
{{translation switching|ar, cs, de, es, fi, fr, hu, it, ko, pl, pt, pt-br, ro, ru, sv}}
 
{{Template doc}}
 
{{Template doc}}
 
[[Category:Formatting templates|Patch layout]]
 
[[Category:Formatting templates|Patch layout]]
 
</noinclude>
 
</noinclude>

Revision as of 13:33, 10 February 2011

Note: no source link has been provided.

Patch notes

{{{notes}}}

Template documentation [view] [edit] [history] [purge]

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}}. This template uses other helper templates for some parts of its translation. See also: {{Patch layout/Diff header}}

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.
day, month, year 17. august, 2010 Automatically set by WindBOT The date the current patch was released on. Required for translated patches in order to have DISPLAYTITLE automatically populated.
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.
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.
Diffs
Nothing If it exists, the page at Template:PatchDiff/Patch page name will be transcluded. If Template:PatchDiff/Patch page name n exists, where n is an integer, it will also be transcluded.
hide-diff | hide-diff = yes no Override to not transclude the patch diff.
Other
displaytitle | displaytitle = no no Template will automatically set the displayed title of the page (i.e. {{DISPLAYTITLE:Title}}) unless this is parameter is defined. The automatic title used is the text of the current parameter; if this is not defined, no display title is set.
no-category | no-category = yes no Disables automatic categorization. Should be used for pages such as user sandboxes.
crowdin | crowdin = yes no Removes automatic {{lang icon}} from patches that have been translated and published on Steam.

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

}}