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}}}+6 months}} || {{{6}}} || {{{7}}}</includeonly> | + | | [[{{{1}}}]] || {{{2}}} || {{{3}}} || {{{4}}} || {{{5}}} || {{#time: Y-m-d|{{{5}}}+6 months}} || {{{6}}} || {{{7}}} || {{{8|N/A}}}</includeonly> |
<noinclude> | <noinclude> | ||
Usage: | Usage: | ||
− | <pre>{{audit-list-entry|*Mission Name*|*Mission Author*|*Mission Version*|*Auditor*|*Audit Date*|*TMTM_MP Version*|*TMTM_Content Version*}}</pre> | + | <pre>{{audit-list-entry|*Mission Name*|*Mission Author*|*Mission Version*|*Auditor*|*Audit Date*|*TMTM_MP Version*|*TMTM_Content Version*|*CRC32 Hash (Optional)*}}</pre> |
Example: | Example: | ||
− | <pre>{{audit-list-entry|Tank You Very Much|Superxpdude|1.1|Ghost|2019-02-28|v28|v17}}</pre> | + | <pre>{{audit-list-entry|Tank You Very Much|Superxpdude|1.1|Ghost|2019-02-28|v28|v17|8A7B5C13}}</pre> |
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 22:57, 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}}
Mission names will automatically attempt to point to a matching wiki page.
Audit dates should be written in YYYY-MM-DD format.