Template:TAUBlogCitation: Difference between revisions

From Transcendence AU Wiki
imported>StarlightSystem
(Citation should use url, not blog title)
imported>StarlightSystem
(Added TemplateData for TAUBlogCitation)
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": {
"Title of Post": {
"type": "string",
"required": true
},
"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": [
"Title of Post",
"Hyperlink"
]
}
</templatedata></noinclude>

Revision as of 18:21, 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 PostTitle of Post

no description

Stringrequired
HyperlinkHyperlink

no description

URLrequired