Template:TAUBlogCitation: Difference between revisions

From Transcendence AU Wiki
imported>StarlightSystem
(Citation should use url, not blog title)
imported>StarlightSystem
(Parameters should be numbered)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


1=Title of Post/ First words of question<br/>
1=Title of Post/ First words of question<br/>
2=hyperlink</noinclude>
2=hyperlink<templatedata>
{
"params": {
"1": {
"label": "Title of Post",
"type": "string",
"required": true
},
"2": {
"label": "Hyperlink",
"type": "url",
"required": true
}
},
"description": "This template renders to a citation to the TAU blog, suitable for use inside &lt;ref&gt; tags.",
"paramOrder": [
"1",
"2"
]
}
</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