Template:Sandbox: Difference between revisions
From OnTrackNorthAmerica
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<!--Actual template--> | |||
{{{Source}}} by {{{1}}} from {{{2}}} | |||
<!--functions, params, ect., ect...--> | |||
{{#if: {{{1}}} | from {{{1}}} | }} | |||
{{#if: {{{2}}} | from {{{2}}} | }} | |||
<noinclude> | <noinclude> | ||
{{ | <templatedata> | ||
{ | |||
"params": { | |||
"1": { | |||
"description": "Name of Author", | |||
"example": "Rick Riordan", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"2": { | |||
"description": "Name of Company", | |||
"example": "NASA; ", | |||
"type": "string" | |||
}, | |||
"Source": { | |||
"description": "Link or Article", | |||
"required": true | |||
} | |||
}, | |||
"description": "This is an example template for citations." | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> | ||
Revision as of 14:33, 26 April 2024
{{{Source}}} by {{{1}}} from {{{2}}}
from {{{1}}} from {{{2}}}
This is an example template for citations.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | Name of Author
| String | suggested |
2 | 2 | Name of Company
| String | optional |
Source | Source | Link or Article | Unknown | required |