Template:DWUser/doc: Difference between revisions

From Karteria DWRP Wiki
Jump to navigationJump to search
Icie (talk | contribs)
No edit summary
Icie (talk | contribs)
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

Template parameters

ParameterDescriptionTypeStatus
Username1

no description

Stringrequired
Before2

Text to insert before the username that will be displayed in an inline-block with the username.

Stringoptional
After3

Text to insert after the username that will be displayed in an inline-block with the username.

Stringoptional