Template:DWUser/doc: Difference between revisions
From Karteria DWRP Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
"2": { | "2": { | ||
"label": "Before", | "label": "Before", | ||
"description": "Text to insert before the username that will be displayed in an inline-block with the username." | "description": "Text to insert before the username that will be displayed in an inline-block with the username.", | ||
"type": "string" | |||
}, | }, | ||
"3": { | "3": { | ||
"label": "After", | "label": "After", | ||
"description": "Text to insert after the username that will be displayed in an inline-block with the username." | "description": "Text to insert after the username that will be displayed in an inline-block with the username.", | ||
"type": "string" | |||
} | } | ||
}, | }, | ||
Latest revision as of 06:23, 26 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. | String | optional |
| After | 3 | Text to insert after the username that will be displayed in an inline-block with the username. | String | optional |