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>|-{{#ifexpr: {{#time: U|{{{5}}}+183 days}} < {{#time: U|now-6 hours}} | bgcolor="#F1948A"}} | <includeonly>|-{{#ifexpr: {{#time: U|{{{5}}}+183 days}} < {{#time: U|now-6 hours}} | bgcolor="#F1948A"}} | ||
− | | [[{{{1}}}]] || {{{2}}} || {{{3}}} || {{{4}}} || {{{5}}} || {{#time: Y-m-d|{{{ | + | | [[{{{1}}}]] || {{{2}}} || {{{3}}} || {{{4}}} || {{{5}}} || {{{6}}} || {{#time: Y-m-d|{{{6}}}+183 days}} || {{{7}}} || {{{8}}} || {{{9|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*|*CRC32 Hash (Optional)*}}</pre> | + | <pre>{{audit-list-entry|*Mission Name*|*Mission Map (Text format)*|*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|8A7B5C13}}</pre> | + | <pre>{{audit-list-entry|Tank You Very Much|Malden|Superxpdude|1.1|Ghost|2019-02-28|v28|v17|8A7B5C13}}</pre> |
The above example will result in the following table entry: | The above example will result in the following table entry: | ||
Line 12: | Line 12: | ||
{| class='wikitable' | {| class='wikitable' | ||
|- | |- | ||
− | ! Mission !! Author !! Version !! Auditor !! Audit Date !! Expiry Date !! TMTM_MP Version !! TMTM_Content Version !! CRC32 Hash | + | ! Mission !! Map !! Author !! Version !! Auditor !! Audit Date !! Expiry Date !! TMTM_MP Version !! TMTM_Content Version !! CRC32 Hash |
− | {{audit-list-entry|Tank You Very Much|Superxpdude|1.1|Ghost|2019-02-28|v28|v17|8A7B5C13}} | + | {{audit-list-entry|Tank You Very Much|Malden|Superxpdude|1.1|Ghost|2019-02-28|v28|v17|8A7B5C13}} |
|} | |} | ||
Revision as of 20:33, 11 June 2019
Usage:
{{audit-list-entry|*Mission Name*|*Mission Map (Text format)*|*Mission Author*|*Mission Version*|*Auditor*|*Audit Date*|*TMTM_MP Version*|*TMTM_Content Version*|*CRC32 Hash (Optional)*}}
Example:
{{audit-list-entry|Tank You Very Much|Malden|Superxpdude|1.1|Ghost|2019-02-28|v28|v17|8A7B5C13}}
The above example will result in the following table entry:
Mission | Map | Author | Version | Auditor | Audit Date | Expiry Date | TMTM_MP Version | TMTM_Content Version | CRC32 Hash |
---|---|---|---|---|---|---|---|---|---|
Tank You Very Much | Malden | 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.