Difference between revisions of "Template:Audit-list-entry"
Jump to navigation
Jump to search
Superxpdude (talk | contribs) |
Superxpdude (talk | contribs) |
||
Line 1: | Line 1: | ||
<includeonly>|- | <includeonly>|- | ||
− | | [[{{{1}}}]] || {{{2}}} || {{{3}}} || {{{4}}} || {{{5}}} || {{#time: Y-m-d|{{{5}}}+ | + | | [[{{{1}}}]] || {{{2}}} || {{{3}}} || {{{4}}} || {{{5}}} || {{#time: Y-m-d|{{{5}}}+183 days}} || {{{6}}} || {{{7}}} || {{{8|N/A}}}</includeonly> |
<noinclude> | <noinclude> | ||
Usage: | Usage: | ||
Line 7: | Line 7: | ||
Example: | Example: | ||
<pre>{{audit-list-entry|Tank You Very Much|Superxpdude|1.1|Ghost|2019-02-28|v28|v17|8A7B5C13}}</pre> | <pre>{{audit-list-entry|Tank You Very Much|Superxpdude|1.1|Ghost|2019-02-28|v28|v17|8A7B5C13}}</pre> | ||
+ | |||
+ | The above example will result in the following table entry: | ||
+ | |||
+ | {| class='wikitable' | ||
+ | {{audit-list-entry|Tank You Very Much|Superxpdude|1.1|Ghost|2019-02-28|v28|v17|8A7B5C13}} | ||
+ | |} | ||
Mission names will automatically attempt to point to a matching wiki page. | Mission names will automatically attempt to point to a matching wiki page. |
Revision as of 23:02, 8 March 2019
Usage:
{{audit-list-entry|*Mission Name*|*Mission Author*|*Mission Version*|*Auditor*|*Audit Date*|*TMTM_MP Version*|*TMTM_Content Version*|*CRC32 Hash (Optional)*}}
Example:
{{audit-list-entry|Tank You Very Much|Superxpdude|1.1|Ghost|2019-02-28|v28|v17|8A7B5C13}}
The above example will result in the following table entry:
Tank You Very Much | Superxpdude | 1.1 | Ghost | 2019-02-28 | 2019-08-30 | v28 | v17 | 8A7B5C13 |
Mission names will automatically attempt to point to a matching wiki page.
Audit dates should be written in YYYY-MM-DD format.