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 | ||
}, | }, | ||
" | "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": [ | ||
" | "1", | ||
" | "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 <ref> tags.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title of Post | 1 | no description | String | required |
Hyperlink | 2 | no description | URL | required |