Template:TumblrCitation: Difference between revisions
From Transcendence AU Wiki
imported>StarlightSystem (Created template) |
imported>StarlightSystem (Parameters should be numbered) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{{1}}}. "{{{2}}}". [Tumblr] <{{{3}}}></includeonly><noinclude>This template renders to a citation to Tumblr, suitable for use inside <ref> tags. | <includeonly>{{MaybeModUsername|{{{1}}}}}. "{{{2}}}". [Tumblr] <{{{3}}}></includeonly><noinclude>This template renders to a citation to Tumblr, suitable for use inside <ref> tags. | ||
1=username/blogname<br/> | 1=username/blogname<br/> | ||
2=Title of Post/ First words of question<br/> | 2=Title of Post/ First words of question<br/> | ||
3=hyperlink</noinclude> | 3=hyperlink<templatedata> | ||
{ | |||
"params": { | |||
"1": { | |||
"label": "Username", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"2": { | |||
"label": "Title of Post", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"3": { | |||
"label": "Hyperlink", | |||
"type": "url", | |||
"required": true | |||
} | |||
}, | |||
"description": "This template renders to a citation to Tumblr, suitable for use inside <ref> tags.", | |||
"paramOrder": [ | |||
"1", | |||
"2", | |||
"3" | |||
] | |||
} | |||
</templatedata></noinclude> |
Latest revision as of 18:33, 30 July 2023
This template renders to a citation to Tumblr, suitable for use inside <ref> tags.
1=username/blogname
2=Title of Post/ First words of question
3=hyperlink
This template renders to a citation to Tumblr, suitable for use inside <ref> tags.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Username | 1 | no description | String | required |
Title of Post | 2 | no description | String | required |
Hyperlink | 3 | no description | URL | required |