Template:Full Package Example: Difference between revisions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
==Page Data== | ==Page Data== | ||
{|class = Cargo | {|class = Cargo | ||
|{{Cargo Template Example|solar_System = {{{solar_System}}}|astronomical_Body_Type={{{astronomical_Body_Type}}}|{{{discovery_Date}}}|{{{moon_Num}}}|{{{notes}}}}} | |{{Cargo Template Example|solar_System = {{{solar_System}}}|astronomical_Body_Type={{{astronomical_Body_Type}}}|discovery_Date ={{{discovery_Date}}}|moon_Num = {{{moon_Num}}}|notes = {{{notes}}}}} | ||
|} | |} | ||
{| class = Cite | {| class = Cite | ||
|{{Citation Template Example|{{{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}}}}} | |{{Citation Template Example|Source Link 1 = {{{Source Link 1}}}|Source Name 1 = {{{Source Name 1}}}|Source Company 1 = {{{Source Company 1}}}|Source Link 2 = {{{Source Link 2}}}|Source Name 2 = {{{Source Name 2}}}|Source Company 2 = {{{Source Company 2}}}|Source Link 3 {{{Source Link 3}}}| Source Name 3 = {{{Source Name 3}}}|Source Company 3 = {{{Source Company 3}}}}} | ||
|} | |} | ||
{| class = Cat | {| class = Cat | ||
|{{Category Template Example|{{{Cat 1}}}|{{{Cat 2}}}| {{{Cat 3}}}|{{{Cat 4}}}|{{{Cat 5}}}}} | |{{Category Template Example|Cat 1 = {{{Cat 1}}}|Cat 2 = {{{Cat 2}}}|Cat 3 = {{{Cat 3}}}|Cat 4 = {{{Cat 4}}}|Cat 5 = {{{Cat 5}}}}} | ||
|} | |} | ||
Revision as of 18:07, 29 April 2024
Page Data
CargoData{{#cargo_store:_table = Space}}
|
|
|
[[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>