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|N/A}}} || {{{3}}} || {{{4}}} || {{{5}}} || {{{6}}} || {{#time: Y-m-d|{{{6}}}+183 days}} || {{{7}}} || {{{8 | + | | [[{{{1}}}]] || {{{2|N/A}}} || {{{3}}} || {{{4}}} || {{{5}}} || {{{6}}} || {{#time: Y-m-d|{{{6}}}+183 days}} || {{{7}}} || {{{8|N/A}}}</includeonly> |
<noinclude> | <noinclude> | ||
Usage: | Usage: | ||
− | <pre>{{audit-list-entry|*Mission Name*|*Mission Map (Text format)*|*Mission Author*|*Mission Version*|*Auditor*|*Audit Date*|* | + | <pre>{{audit-list-entry|*Mission Name*|*Mission Map (Text format)*|*Mission Author*|*Mission Version*|*Auditor*|*Audit Date*|*Modpack Version*|*CRC32 Hash (Optional)*}}</pre> |
Example: | Example: | ||
− | <pre>{{audit-list-entry|Tank You Very Much|Malden|Superxpdude|1.1|Ghost|2019-02-28| | + | <pre>{{audit-list-entry|Tank You Very Much|Malden|Superxpdude|1.1|Ghost|2019-02-28|Legacy|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 !! Map !! Author !! Version !! Auditor !! Audit Date !! Expiry Date !! | + | ! Mission !! Map !! Author !! Version !! Auditor !! Audit Date !! Expiry Date !! Modpack Version !! CRC32 Hash |
− | {{audit-list-entry|Tank You Very Much|Malden|Superxpdude|1.1|Ghost|2019-02-28| | + | {{audit-list-entry|Tank You Very Much|Malden|Superxpdude|1.1|Ghost|2019-02-28|Legacy|8A7B5C13}} |
|} | |} | ||
Revision as of 08:22, 8 August 2019
Usage:
{{audit-list-entry|*Mission Name*|*Mission Map (Text format)*|*Mission Author*|*Mission Version*|*Auditor*|*Audit Date*|*Modpack Version*|*CRC32 Hash (Optional)*}}
Example:
{{audit-list-entry|Tank You Very Much|Malden|Superxpdude|1.1|Ghost|2019-02-28|Legacy|8A7B5C13}}
The above example will result in the following table entry:
Mission | Map | Author | Version | Auditor | Audit Date | Expiry Date | Modpack Version | CRC32 Hash |
---|---|---|---|---|---|---|---|---|
Tank You Very Much | Malden | Superxpdude | 1.1 | Ghost | 2019-02-28 | 2019-08-30 | Legacy | 8A7B5C13 |
Mission names will automatically attempt to point to a matching wiki page.
Audit dates should be written in YYYY-MM-DD format.