Template:CriminalRecord/row/doc: Difference between revisions

Template page
(Created page with "{{Documentation}} <templatedata> { "params": { "Date": { "description": "When did it happen?", "type": "date", "default": "YYYY-MM-DD", "suggested": true }, "Status": { "description": "What was the outcome?", "type": "string", "suggestedvalues": [ "Dropped", "Paid Off", "Time Served", "Escaped" ], "suggested": true }, "Reporter": { "description": "Who was the officer in charge of the arrest?", "type": "string",...")
 
No edit summary
 
Line 1: Line 1:
{{Documentation}}
{{Documentation}}
==Source==
<pre><nowiki>{{CriminalRecord/row|Date= |Status= |Reporter= |Context= }}</nowiki></pre>
==Usage==
<templatedata>
<templatedata>
{
{
Line 33: Line 38:
"suggested": true
"suggested": true
}
}
}
},
"description": "A row for use in the Criminal Record template.",
"format": "inline"
}
}
</templatedata>
</templatedata>

Latest revision as of 00:59, 19 January 2023

Source

{{CriminalRecord/row|Date= |Status= |Reporter= |Context= }}

Usage

A row for use in the Criminal Record template.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
DateDate

When did it happen?

Default
YYYY-MM-DD
Datesuggested
StatusStatus

What was the outcome?

Suggested values
Dropped Paid Off Time Served Escaped
Stringsuggested
ReporterReporter

Who was the officer in charge of the arrest?

Suggested values
Rank [[Character Name]]
Stringsuggested
ContextContext

What happened to lead to this incident?

Stringsuggested