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 &lt;ref&gt; tags.
<includeonly>{{MaybeModUsername|{{{1}}}}}. "{{{2}}}". [Tumblr] <{{{3}}}></includeonly><noinclude>This template renders to a citation to Tumblr, suitable for use inside &lt;ref&gt; 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 &lt;ref&gt; 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 &lt;ref&gt; tags.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
Username1

no description

Stringrequired
Title of Post2

no description

Stringrequired
Hyperlink3

no description

URLrequired