Difference between revisions of "Template:ANHBuildNotesBox"

From SWGANH Wiki
Jump to: navigation, search
Line 2: Line 2:
 
|-
 
|-
 
! colspan="2" style="font-size:large; padding:5px;" | [[Image:Icon-patch-22x22.png]] {{{Title|{{PAGENAME}}}}}
 
! colspan="2" style="font-size:large; padding:5px;" | [[Image:Icon-patch-22x22.png]] {{{Title|{{PAGENAME}}}}}
{{#if:{{{Patchname|}}}|
 
{{!}}-
 
{{!}} colspan="2" class="title" style="font-size:125%; padding:5px;" {{!}} “{{{Patchname}}}” }}
 
 
|-
 
|-
{{#if:{{{Image|}}}|
 
{{!}} colspan="2" style="font-size:90%; text-align:center; padding-bottom:.5em; border-bottom:1px solid #999;" {{!}} {{{Image}}}{{#if:{{{Caption|}}}|<br />{{{Caption}}}}}
 
{{!}}-
 
}}
 
 
| '''Commit date'''
 
| '''Commit date'''
 
| {{{Commit|–}}}
 
| {{{Commit|–}}}
Line 16: Line 9:
 
| {{{Version|–}}}
 
| {{{Version|–}}}
 
|-
 
|-
{{#if:{{{Highlights|}}}|
 
{{!}} colspan="2" class="title" {{!}} Highlights & notes
 
{{!}}-
 
{{!}} colspan="2" {{!}}
 
{{{Highlights}}}
 
{{!}}-
 
}}
 
{{#if:{{{Related|}}}|
 
{{!}} colspan="2" class="title" {{!}} Related links
 
{{!}}-
 
{{!}} colspan="2" {{!}}
 
{{{Related}}}
 
{{!}}-
 
}}
 
 
| colspan="2" class="title" | Update chronology
 
| colspan="2" class="title" | Update chronology
 
|-
 
|-
Line 43: Line 22:
 
<pre>{{ANHBuildNotesBox
 
<pre>{{ANHBuildNotesBox
 
| Title        = (no need to use!)
 
| Title        = (no need to use!)
| Patchname    = (patch subtitle, if exists)
 
| Image        = (full image code, 256px width suggested)
 
| Caption      = (image caption)
 
 
| Commit      = (commit date)
 
| Commit      = (commit date)
 
| Version      = (release code version)
 
| Version      = (release code version)
| Highlights  = (brief list of highlights)
 
| Related      = (list related links)
 
 
| Prev        = (prev patch NUMBER)
 
| Prev        = (prev patch NUMBER)
 
| Next        = (next patch NUMBER)
 
| Next        = (next patch NUMBER)

Revision as of 12:29, 25 December 2007

Usage

Icon-patch-22x22.png ANHBuildNotesBox
Commit date
Version
Update chronology
← Previous Next →
{{ANHBuildNotesBox
| Title        = (no need to use!)
| Commit       = (commit date)
| Version      = (release code version)
| Prev         = (prev patch NUMBER)
| Next         = (next patch NUMBER)
}}