Difference between revisions of "Template:ANHBuildNotesBox"
From SWGANH Wiki
| (2 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
|- | |- | ||
| '''Author''' | | '''Author''' | ||
| − | | [[User:{{{CommitAuthor|-}}}| | + | | [[User:{{{CommitAuthor|-}}}|{{{CommitAuthor}}}]] |
|- | |- | ||
| '''Version''' | | '''Version''' | ||
| Line 22: | Line 22: | ||
| style="text-align:center;width:33%;" | {{#if:{{{Next|}}}|[[ANH Build {{{Next}}}]]|–}} | | style="text-align:center;width:33%;" | {{#if:{{{Next|}}}|[[ANH Build {{{Next}}}]]|–}} | ||
|- | |- | ||
| − | |}<noinclude> | + | |} |
| + | [[Category:{{{CommitAuthor}}}'s Commits]] | ||
| + | <noinclude> | ||
== Usage == | == Usage == | ||
{| style="float: left; background: transparent;" | {| style="float: left; background: transparent;" | ||
Latest revision as of 20:22, 28 December 2007
| | ||
|---|---|---|
| Commit date | – | |
| Author | {{{CommitAuthor}}} | |
| Version | – | |
| Update chronology | ||
| ← Previous | Current | Next → |
| – | – | – |
[[Category:{{{CommitAuthor}}}'s Commits]]
Usage
{{ANHBuildNotesBox
| Title = (no need to use!)
| Commit = (commit date)
| CommitAuthor = (commit author)
| Version = (release code version)
| Prev = (prev patch NUMBER)
| Current = (current patch NUMBER)
| Next = (next patch NUMBER)
}}
|