Template:DWUser/doc: Difference between revisions
From Karteria DWRP Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | |||
"2": { | |||
"label": "Before", | |||
"description": "Text to insert before the username that will be displayed in an inline-block with the username." | |||
}, | |||
"3": { | |||
"label": "After", | |||
"description": "Text to insert after the username that will be displayed in an inline-block with the username." | |||
} | } | ||
}, | }, | ||
Revision as of 09:53, 25 January 2026
Use the text {{DWUser|dreamwidthUser}} on any page to create a quicklink to a dreamwidth username's profile. Eg:
{{DWUser|aicqt}} gives
aicqt
Adds a link to a dreamwidth profile
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Username | 1 | no description | String | required |
| Before | 2 | Text to insert before the username that will be displayed in an inline-block with the username. | Unknown | optional |
| After | 3 | Text to insert after the username that will be displayed in an inline-block with the username. | Unknown | optional |