Difference between revisions of "Template:StellarDataQuery"

From Traveller Wiki - Science-Fiction Adventure in the Far future
Jump to navigation Jump to search
m
 
(7 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
   CONCAT('{{#replace:{{{First Survey name|}}}|'|''}}')=FSName,
 
   CONCAT('{{#replace:{{{First Survey name|}}}|'|''}}')=FSName,
 
   CONCAT('{{#replace:{{{Nahuatl name|}}}|'|''}}')=NSName,
 
   CONCAT('{{#replace:{{{Nahuatl name|}}}|'|''}}')=NSName,
   IF(LENGTH(TradeSummary.category)>0, CONCAT('[[',TradeSummary.category,']]'),' ')
+
   IF(LENGTH(TradeSummary.category)>0, CONCAT('[[',TradeSummary.category,']]'),' ')=TSCategory
 
  |where=StellarData.world="{{#titleparts: {{PAGENAME}}}}" {{#if:{{{era|}}}| AND era = CONCAT('{{#replace:{{{era}}}|'|''}}')}}
 
  |where=StellarData.world="{{#titleparts: {{PAGENAME}}}}" {{#if:{{{era|}}}| AND era = CONCAT('{{#replace:{{{era}}}|'|''}}')}}
 
  |order by=FIELD(era, 'Milieu 1116', 'Milieu 0', 'Second Survey', 'Milieu 1130', 'New Era')
 
  |order by=FIELD(era, 'Milieu 1116', 'Milieu 0', 'Second Survey', 'Milieu 1130', 'New Era')
 
  |format=template
 
  |format=template
 
  |template=StellarData.layout
 
  |template=StellarData.layout
 +
|named args=yes
 
}}<noinclude>
 
}}<noinclude>
 
[[Category: Cargo Templates|StellarData]]
 
[[Category: Cargo Templates|StellarData]]

Latest revision as of 16:25, 31 October 2021

No results This is a Cargo query template. This template queries data from the StellarData table. The data for this table is entered by using the Template:StellarData.

The query on this template uses Template: StellarData.layout to format the raw data into a page layout form.

Parameters:

  • Name: Full Template: World template for the name of the world
  • Non-canon trade codes: Any trade codes that are not part of the canon T5SS codes
  • First Survey name: Name of the world from the first survey.
  • Nahuatl name : Nahuatl name of the world for the Amec Trade Protectorate.
  • era : name of the era to be selected