Template:TAUBlogCitation: Difference between revisions

From Transcendence AU Wiki
imported>StarlightSystem
(Added TemplateData for TAUBlogCitation)
imported>StarlightSystem
(Parameters should be numbered)
 
Line 5: Line 5:
{
{
"params": {
"params": {
"Title of Post": {
"1": {
"label": "Title of Post",
"type": "string",
"type": "string",
"required": true
"required": true
},
},
"Hyperlink": {
"2": {
"label": "Hyperlink",
"type": "url",
"type": "url",
"required": true
"required": true
Line 16: Line 18:
"description": "This template renders to a citation to the TAU blog, suitable for use inside <ref> tags.",
"description": "This template renders to a citation to the TAU blog, suitable for use inside <ref> tags.",
"paramOrder": [
"paramOrder": [
"Title of Post",
"1",
"Hyperlink"
"2"
]
]
}
}
</templatedata></noinclude>
</templatedata></noinclude>

Latest revision as of 18:34, 30 July 2023

This template renders to a citation to the TAU blog, suitable for use inside <ref> tags.

1=Title of Post/ First words of question

2=hyperlink

This template renders to a citation to the TAU blog, suitable for use inside &lt;ref&gt; tags.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
Title of Post1

no description

Stringrequired
Hyperlink2

no description

URLrequired