|
|
| Line 1: |
Line 1: |
| <onlyinclude><includeonly>{{infobox | | <infobox layout="stacked"> |
| |above = [[File:Icon-patch-22x22.png|alt=|link=]] {{{Title|{{PAGENAME}}}}}
| | <title source="name"> |
| |above2 = {{#if:{{{Patchname|}}}|“{{{Patchname}}}”}}
| | <default>{{PAGENAME}}</default> |
| |image = {{{Image|}}}
| | </title> |
| |caption = {{{Caption|}}}
| | <image source="image" /> |
| |label1 = Announcement date
| | <data source="date"> |
| |data1 = {{{Announced|}}}
| | <label>Release date</label> |
| |label2 = Release date
| | </data> |
| |data2 = {{{Release|}}}
| | <data source="name"> |
| |label3 = Latest version date
| | <label>Name</label> |
| |data3 = {{{Latest|}}}
| | </data> |
| |label4 = [[Public client builds|Initial version]]
| | <data source="build"> |
| |data4 = {{{Version|—}}}
| | <label>Build number</label> |
| |label5 = Latest version
| | </data> |
| |data5 = {{{Latestv|}}}
| | <data source="interface"> |
| |label6 = '''Interface [[TOC format|.toc]]
| | <label>Interface version</label> |
| |data6 = {{{toc|—}}} {{#if:{{{Current|}}}|{{#ifexist:Patch {{{Current}}}/API changes|([[Patch {{{Current}}}/API changes|changes]])}}}}
| | </data> |
| |header7 = {{#if:{{{Highlights|}}}|Highlights & notes}}
| | <data source="patch-notes"> |
| |data8 = {{#if:{{{Highlights|}}}|
| | <label>Patch notes</label> |
| <div style="text-align:left"> | | </data> |
| {{{Highlights}}}
| | </infobox> |
| </div> | |
| }}
| |
| |header9 = {{#if:{{{Related|}}}|Official links}}
| |
| |data10 = {{#if:{{{Related|}}}|
| |
| <div style="text-align:left"> | |
| {{{Related}}}
| |
| </div> | |
| }}
| |
| |data11 = {{#if:{{{Current|}}}|{{#ifexist:Patch {{{Current}}} (undocumented changes)|
| |
| <div style="text-align:left"> | |
| <hr> | |
| *'''[[Patch {{{Current}}}|Documented changes]]'''
| |
| *'''[[Patch {{{Current}}} (undocumented changes)|Undocumented changes]]'''
| |
| </div> | |
| }}}}
| |
| |header12 = Patch chronology
| |
| |data13 = {{Patchbox/chronology|Prev={{{Prev|}}}|Next={{{Next|}}}}}
| |
| |header14 = Useful links
| |
| |below = [[Patch]]es • [[:Category:World of Warcraft patches|Patches category]]
| |
| }}{{{cargo|{{#cargo_store:_table=Patches|Patch={{#replace:{{PAGENAME}}|Patch }}|Release_date={{{Release|}}}}}}}}</includeonly></onlyinclude>{{documentation}}
| |
| {{#cargo_declare:_table=Patches
| |
| |Patch=String
| |
| |Release_date=Date
| |
| }}
| |