Template:Sandbox: Difference between revisions

From OnTrackNorthAmerica
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
|}
|}


<!--Having all Params be required makes it so broken syntax doesn't show up when using template-->
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 17: Line 18:
"example": "Rick Riordan",
"example": "Rick Riordan",
"type": "string",
"type": "string",
"suggested": true
"required": true
},
},
"2": {
"2": {
"description": "Name of Company",
"description": "Name of Company",
"example": "NASA; ",
"example": "NASA; ",
"type": "string"
"type": "string",
            "required": true
},
},
"Source": {
"Source": {

Latest revision as of 18:13, 26 April 2024

Resources

{{{Source}}} by {{{1}}} from {{{2}}}


This is an example template for citations.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
SourceSource

Link or Article

Unknownrequired
11

Name of Author

Example
Rick Riordan
Stringrequired
22

Name of Company

Example
NASA;
Stringrequired