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 |
||
Line 4: | Line 4: | ||
|target={{{1|}}} | |target={{{1|}}} | ||
}}</includeonly> | }}</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> |
Revision as of 10:43, September 4, 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 |