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>
{{#expr: 1 + 1}}
<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>
{{{Link}}} by {{{Name}}}
{{#if: {{{1}}} | from {{{1}}} |  }}

Revision as of 14:33, 26 April 2024

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

from {{{1}}} from {{{2}}}


This is an example template for citations.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

Name of Author

Example
Rick Riordan
Stringsuggested
22

Name of Company

Example
NASA;
Stringoptional
SourceSource

Link or Article

Unknownrequired