|
|
(One intermediate revision by one other user not shown) |
Line 1: |
Line 1: |
− | <templatedata>
| |
− | {
| |
− | "params": {
| |
− | "1": {
| |
− | "label": "UserName",
| |
− | "description": "User name (NOT NICKNAME)",
| |
− | "example": "Example",
| |
− | "type": "wiki-user-name",
| |
− | "required": true
| |
− | },
| |
− | "2": {
| |
− | "label": "LinkText",
| |
− | "description": "Shows in link that links to the user page",
| |
− | "example": "Nickname",
| |
− | "type": "unbalanced-wikitext",
| |
− | "autovalue": "{{{1|}}}"
| |
− | },
| |
− | "disableUserLinkTool": {
| |
− | "label": "disableUserLinkTool",
| |
− | "description": "Use to disable popup style",
| |
− | "example": "true",
| |
− | "type": "boolean",
| |
− | "autovalue": "false"
| |
− | }
| |
− | },
| |
− | "description": "Show some links related to a user ",
| |
− | "format": "inline"
| |
− | }
| |
− | </templatedata>
| |
| == Usage == | | == Usage == |
| <pre> | | <pre> |
Latest revision as of 09:53, 28 February 2022
Usage
{{User|Example}}
Example[MORE]
{{User|Example|Foo foo}}
Foo foo[MORE]
{{User|Example|disableUserLinkTool=true}}
Example[MORE]