(Created page with "{{Documentation}} ==Source== <pre><nowiki>{{CriminalRecord |Date= |Status= |Reporter= |Context= }}</nowiki></pre> ==Usage== <templatedata> { "params": { "image": { "description": "Image from this character's line-up.", "type": "wiki-file-name", "suggested": true }, "DNAStatus": { "description": "Has the DNA/Fingerprints been taken?", "type": "string", "suggestedvalues": [ "Not on file", "On file" ], "default": "Not on file",...") |
No edit summary |
||
Line 3: | Line 3: | ||
==Source== | ==Source== | ||
<pre><nowiki>{{CriminalRecord | <pre><nowiki>{{CriminalRecord | ||
| | |image= | ||
| | |DNAStatus= | ||
| | |Incidents= | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
Revision as of 01:04, 19 January 2023
This is a documentation subpage for Template:CriminalRecord.It contains usage information, categories, and other content that is not part of the original template page.
Source
{{CriminalRecord |image= |DNAStatus= |Incidents= }}
Usage
A template for use under the Criminal Records section of a character's profile.
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | Image from this character's line-up. | File | suggested |
DNAStatus | DNAStatus | Has the DNA/Fingerprints been taken?
| String | suggested |
Incidents | Incidents | Use CriminalRecord/row template for each incident as needed.
| Template | suggested |