Template:Sources/datarow: Difference between revisions

From IdleOn MMO Wiki
No edit summary
No edit summary
Line 13: Line 13:
### Cargo Store ###
### Cargo Store ###
-->{{#cargo_store:_table=Sources
-->{{#cargo_store:_table=Sources
   |Item={{{Item}}}<!-- This one is required. That's why in the previous section it has (mandatory) tagged onto it. -->
   |Item=[[{{{Item}}}]]<!-- This one is required. That's why in the previous section it has (mandatory) tagged onto it. -->
   |Source={{{Source|{{PAGENAME}}}}}<!-- Defaults to the page the template is called on. -->
   |Source=[[{{{Source|{{PAGENAME}}}}}]]<!-- Defaults to the page the template is called on. -->
   |Link={{{Link|{{PAGENAME}}}}}<!-- Again, defaults to the page the template is called on. -->
   |Link={{{Link|{{PAGENAME}}}}}<!-- Again, defaults to the page the template is called on. -->
   |SpecialText={{{SpecialText|None}}}<!-- These two will both default to 'None' and in the query I will handle what to do if they are as such.-->
   |SpecialText={{{SpecialText|None}}}<!-- These two will both default to 'None' and in the query I will handle what to do if they are as such.-->

Revision as of 08:01, 30 August 2022

This template defines the table "Sources". This table has not been created yet.