Difference between revisions of "Template:Infobox person"

From Roleplay UK Wiki
Jump to navigation Jump to search
(creating template:infobox person)
 
(blanked)
Tag: Replaced
Line 1: Line 1:
 
to be redone
<noinclude>
<templatedata>
{
"params": {
"Name": {
"type": "wiki-user-name",
"required": true
},
"Image": {
"type": "wiki-file-name",
"suggested": true
},
"Birth date": {
"type": "date"
},
"Organization": {
"type": "wiki-page-name",
"suggested": true
},
"Years active": {
"type": "unknown",
"suggested": true
},
"Signature": {
"type": "wiki-file-name"
}
}
}
</templatedata>
</noinclude>

Revision as of 13:02, 7 April 2019

to be redone