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}} | 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|{{{5}}}+183 days}} || {{{6}}} || {{{7}}} || {{{8|N/A}}}</includeonly> | | [[{{{1}}}]] || {{{2}}} || {{{3}}} || {{{4}}} || {{{5}}} || {{#time: Y-m-d|{{{5}}}+183 days}} || {{{6}}} || {{{7}}} || {{{8|N/A}}}</includeonly> | ||
<noinclude> | <noinclude> |
Revision as of 23:34, 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:
Mission | Author | Version | Auditor | Audit Date | Expiry Date | TMTM_MP Version | TMTM_Content Version | CRC32 Hash |
---|---|---|---|---|---|---|---|---|
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.