Template:Full Package Example: Difference between revisions

From OTNA Test Wiki
Ladaniels (talk | contribs)
No edit summary
Ladaniels (talk | contribs)
No edit summary
Line 3: Line 3:
==Page Data==
==Page Data==
{|class = Cargo
{|class = Cargo
|{{Cargo Template Example|{{{solar_System}}}|{{{astronomical_Body_Type}}}|{{{discovery_Date}}}|{{{moon_Num}}}|{{{notes}}}}}
|{{Cargo Template Example|solar_System = {{{solar_System}}}|astronomical_Body_Type={{{astronomical_Body_Type}}}|{{{discovery_Date}}}|{{{moon_Num}}}|{{{notes}}}}}
|}
|}



Revision as of 18:02, 29 April 2024

Page Data

CargoData

{{#cargo_store:_table = Space}}

Solar System It Resides In {{{solar_System}}}
Kind of Celestial Object {{{astronomical_Body_Type}}}
Year of Discovery {{{discovery_Date}}}
Number of moons {{{moon_Num}}}
Extra Thoughts {{{notes}}}


Resources

1) {{{Source Link 1}}} by {{{Source Name 1}}} from {{{Source Company 1}}}
2) {{{Source Link 2}}} by {{{Source Name 2}}} from {{{Source Company 2}}}
3) {{{Source Link 3}}} by {{{Source Name 3}}} from {{{Source Company 3}}}


[[Category: {{{Cat 1}}}]] [[Category: {{{Cat 2}}}]] [[Category: {{{Cat 3}}}]] [[Category: {{{Cat 4}}}]] [[Category: {{{Cat 5}}}]]



<templatedata> { "params": { "solar_System": {}, "astronomical_Body_Type": {}, "moon_Num": {}, "discovery_Date": {}, "notes": {}, "Source Link 1": {}, "Source Name 1": {}, "Source Company 1": {}, "Source Link 2": {}, "Source Name 2": {}, "Source Company 2": {}, "Source Link 3": {}, "Source Name 3": {}, "Source Company 3": {}, "Cat 1": {}, "Cat 2": {}, "Cat 3": {}, "Cat 4": {}, "Cat 5": {} }, "paramOrder": [ "solar_System", "astronomical_Body_Type", "discovery_Date", "moon_Num", "notes", "Source Link 1", "Source Name 1", "Source Company 1", "Source Link 2", "Source Name 2", "Source Company 2", "Source Link 3", "Source Name 3", "Source Company 3", "Cat 1", "Cat 2", "Cat 3", "Cat 4", "Cat 5" ] } </templatedata>