Template:TumblrCitation: Difference between revisions

From Transcendence AU Wiki
imported>StarlightSystem
(Added TemplateData for TumblrCitation)
imported>StarlightSystem
(Parameters should be numbered)
 
Line 6: Line 6:
{
{
"params": {
"params": {
"Username": {
"1": {
"label": "Username",
"type": "string",
"type": "string",
"required": true
"required": true
},
},
"Title of Post": {
"2": {
"label": "Title of Post",
"type": "string",
"type": "string",
"required": true
"required": true
},
},
"Hyperlink": {
"3": {
"label": "Hyperlink",
"type": "url",
"type": "url",
"required": true
"required": true
Line 21: Line 24:
"description": "This template renders to a citation to Tumblr, suitable for use inside <ref> tags.",
"description": "This template renders to a citation to Tumblr, suitable for use inside <ref> tags.",
"paramOrder": [
"paramOrder": [
"Username",
"1",
"Title of Post",
"2",
"Hyperlink"
"3"
]
]
}
}
</templatedata></noinclude>
</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