Template:CriminalRecord: Difference between revisions

Template page
(Created page with "{| class="wikitable" !colspan="5"|<center>{{PAGENAME}}'s Criminal Profile</center> |- {{#if:{{{image|}}}| {{!}}Photo {{!}}colspan="4"{{!}}{{{image}}} {{!}}-}} {{#if:{{{DNAStatus|}}}| {{!}}DNA {{!}}colspan="4"{{!}}{{{DNAStatus}}} {{!}}-}} !colspan="5"|<center>Incidents</center> |- !Date !Status !Charges !Reported by !Context |- {{#if:{{{Date1|}}}{{{Status1|}}}{{{Charges1|}}}{{{Reporter1|}}}{{{Context1|}}}| {{!}} {{{Date1}}} {{!}} {{{Status1}}} {{!}}<pre>{{{Charges1}}}</pr...")
 
m (Protected "Template:CriminalRecord": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable"
<includeonly>{| class="wikitable"
!colspan="5"|<center>{{PAGENAME}}'s Criminal Profile</center>
!colspan="5"|<center>{{PAGENAME}}'s Criminal Profile</center>
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
{{!}}Photo
{{!}}Photo
{{!}}colspan="4"{{!}}{{{image}}}
{{!}}colspan="4"{{!}}[[File:{{{image}}}{{!}}200px]]
{{!}}-}}
{{!}}-}}
{{#if:{{{DNAStatus|}}}|
{{#if:{{{DNAStatus|}}}|
Line 18: Line 18:
!Context
!Context
|-
|-
{{#if:{{{Date1|}}}{{{Status1|}}}{{{Charges1|}}}{{{Reporter1|}}}{{{Context1|}}}|
{{{Incidents}}}
{{!}} {{{Date1}}}
{{!}} {{{Status1}}}
{{!}}<pre>{{{Charges1}}}</pre>
{{!}} {{{Reporter1}}}
{{!}} {{{Context1}}}
{{!}}-}}
{{#if:{{{Date2|}}}{{{Status2|}}}{{{Charges2|}}}{{{Reporter2|}}}{{{Context2|}}}|
{{!}} {{{Date2}}}
{{!}} {{{Status2}}}
{{!}}<pre>{{{Charges2}}}</pre>
{{!}} {{{Reporter2}}}
{{!}} {{{Context2}}}
{{!}}-}}
{{#if:{{{Date3|}}}{{{Status3|}}}{{{Charges3|}}}{{{Reporter3|}}}{{{Context3|}}}|
{{!}} {{{Date3}}}
{{!}} {{{Status3}}}
{{!}}<pre>{{{Charges3}}}</pre>
{{!}} {{{Reporter3}}}
{{!}} {{{Context3}}}
{{!}}-}}
{{#if:{{{Date4|}}}{{{Status4|}}}{{{Charges4|}}}{{{Reporter4|}}}{{{Context4|}}}|
{{!}} {{{Date4}}}
{{!}} {{{Status4}}}
{{!}}<pre>{{{Charges4}}}</pre>
{{!}} {{{Reporter4}}}
{{!}} {{{Context4}}}
{{!}}-}}
{{#if:{{{Date5|}}}{{{Status5|}}}{{{Charges5|}}}{{{Reporter5|}}}{{{Context5|}}}|
{{!}} {{{Date5}}}
{{!}} {{{Status5}}}
{{!}}<pre>{{{Charges5}}}</pre>
{{!}} {{{Reporter5}}}
{{!}} {{{Context5}}}
{{!}}-}}
{{#if:{{{Date6|}}}{{{Status6|}}}{{{Charges6|}}}{{{Reporter6|}}}{{{Context6|}}}|
{{!}} {{{Date6}}}
{{!}} {{{Status6}}}
{{!}}<pre>{{{Charges6}}}</pre>
{{!}} {{{Reporter6}}}
{{!}} {{{Context6}}}
{{!}}-}}
{{#if:{{{Date7|}}}{{{Status7|}}}{{{Charges7|}}}{{{Reporter7|}}}{{{Context7|}}}|
{{!}} {{{Date7}}}
{{!}} {{{Status7}}}
{{!}}<pre>{{{Charges7}}}</pre>
{{!}} {{{Reporter7}}}
{{!}} {{{Context7}}}
{{!}}-}}
{{#if:{{{Date8|}}}{{{Status8|}}}{{{Charges8|}}}{{{Reporter8|}}}{{{Context8|}}}|
{{!}} {{{Date8}}}
{{!}} {{{Status8}}}
{{!}}<pre>{{{Charges8}}}</pre>
{{!}} {{{Reporter8}}}
{{!}} {{{Context8}}}
{{!}}-}}
{{#if:{{{Date9|}}}{{{Status9|}}}{{{Charges9|}}}{{{Reporter9|}}}{{{Context9|}}}|
{{!}} {{{Date9}}}
{{!}} {{{Status9}}}
{{!}}<pre>{{{Charges9}}}</pre>
{{!}} {{{Reporter9}}}
{{!}} {{{Context9}}}
{{!}}-}}
{{#if:{{{Date10|}}}{{{Status10|}}}{{{Charges10|}}}{{{Reporter10|}}}{{{Context10|}}}|
{{!}} {{{Date10}}}
{{!}} {{{Status10}}}
{{!}}<pre>{{{Charges10}}}</pre>
{{!}} {{{Reporter10}}}
{{!}} {{{Context10}}}
{{!}}-}}
|}
|}
</includeonly><noinclude>
{{/doc}}
[[Category:Templates]]
</noinclude>

Latest revision as of 01:19, 13 February 2023

Template documentation[view][edit][history][purge]
This documentation is transcluded from Template:CriminalRecord/doc. Changes can be proposed in the talk page.

This templates makes use of the sub-template CriminalRecord/row for each incident the user wishes to add to the Incidents section of this template.

Source

{{CriminalRecord
|image= 
|DNAStatus= 
|Incidents= 
}}

Usage

A template for use under the Criminal Records section of a character's profile.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
imageimage

Image from this character's line-up.

Filesuggested
DNAStatusDNAStatus

Has the DNA/Fingerprints been taken?

Suggested values
Not on file On file
Default
Not on file
Stringsuggested
IncidentsIncidents

Use [[CriminalRecord/row]] template for each incident as needed.

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