Template:TumblrCitation: Difference between revisions

From Transcendence AU Wiki
imported>StarlightSystem
(Username should render with mod designation if applicable)
imported>StarlightSystem
(Added TemplateData for TumblrCitation)
Line 3: Line 3:
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": {
"Username": {
"type": "string",
"required": true
},
"Title of Post": {
"type": "string",
"required": true
},
"Hyperlink": {
"type": "url",
"required": true
}
},
"description": "This template renders to a citation to Tumblr, suitable for use inside &lt;ref&gt; tags.",
"paramOrder": [
"Username",
"Title of Post",
"Hyperlink"
]
}
</templatedata></noinclude>

Revision as of 18:25, 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
UsernameUsername

no description

Stringrequired
Title of PostTitle of Post

no description

Stringrequired
HyperlinkHyperlink

no description

URLrequired