Template:Pp: Difference between revisions
From MoHA Wiki
(Created page with "<includeonly>{{#formlink: form=Person |link text={{{2|{{{1|}}}}}} |existing page link text={{{2|{{{1|}}}}}} |target={{{1|}}} }}</includeonly>") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{# | <includeonly>{{#ifanon: {{#if: {{#show: {{{1|}}}|?Modification date}} | ||
|[[{{{1|}}}|{{{2|{{{1|}}}}}}]] | |||
|{{#queryformlink: form=Event types | |||
|link text={{{2|{{{1|}}}}}} | |||
}}</includeonly> | |Event types[Event artist]={{{1|}}} | ||
|Event types[param]=Event artist | |||
|Event types[value]={{{1|}}} | |||
|Event types[message]=This page doesn’t exist yet. | |||
|_run=1 | |||
}} | |||
}}|{{#formredlink: form=Person | |||
|link text={{{2|{{{1|}}}}}} | |||
|existing page link text={{{2|{{{1|}}}}}} | |||
|target={{{1|}}} | |||
}} | |||
}}</includeonly><noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Target Person Page Name", | |||
"type": "wiki-page-name", | |||
"required": true | |||
}, | |||
"2": { | |||
"label": "Optional Link Text", | |||
"type": "string" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"1", | |||
"2" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 21:42, September 5, 2023
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Target Person Page Name | 1 | no description | Page name | required |
Optional Link Text | 2 | no description | String | optional |