Difference between revisions of "Template:PublishNotesBox"
From SWGANH Wiki
| Line 33: | Line 33: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
| − | | colspan="2" class="title" | | + | | colspan="2" class="title" | Update chronology |
|- | |- | ||
| style="width:50%; text-align:center;" | ← Previous | | style="width:50%; text-align:center;" | ← Previous | ||
| style="width:50%; text-align:center;" | Next → | | style="width:50%; text-align:center;" | Next → | ||
|- | |- | ||
| − | | style="text-align:center;width:50%;" | {{#if:{{{Prev|}}}|[[ | + | | style="text-align:center;width:50%;" | {{#if:{{{Prev|}}}|[[Update {{{Prev}}}]]|–}} |
| − | | style="text-align:center;width:50%;" | {{#if:{{{Next|}}}|[[ | + | | style="text-align:center;width:50%;" | {{#if:{{{Next|}}}|[[Update {{{Next}}}]]|–}} |
|- | |- | ||
| colspan="2" class="title" | Useful links | | colspan="2" class="title" | Useful links | ||
Revision as of 03:24, 24 December 2007
| | |
|---|---|
| Release date (US) | – |
| Version | – |
| Interface .toc | – |
| Update chronology | |
| ← Previous | Next → |
| – | – |
| Useful links | |
| Patches • Patch mirrors • Patches category | |
Usage
{{PublishNotesBox
| Title = (no need to use!)
| Patchname = (patch subtitle, if exists)
| Image = (full image code, 256px width suggested)
| Caption = (image caption)
| Release = (release date)
| Version = (release code version)
| toc = (addon toc version)
| Highlights = (brief list of highlights)
| Related = (list related links)
| Prev = (prev patch NUMBER)
| Next = (next patch NUMBER)
}}
|