Difference between revisions of "Template:Ship summary list"
Jump to navigation
Jump to search
| (47 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{NavigationBox | |
| − | + | |Title={{#expr: {{#cargo_query: tables=Starships|where=designation like "{{{tdes|E}}}%"|fields=count(*)=ship_count|format=template|template=Ship summary list.display}} }} Representative {{{name|unknown}}} ({{{tdes|E}}}) Classes | |
| − | {{#cargo_query: | + | |Image= |
| − | + | |Category= | |
| − | |where=designation like "{{{tdes| | + | |List={{#cargo_query: |
| − | + | tables=Starships | |
| − | |fields=CONCAT( '[[', _pageName, '|', name, ']]' )=Class | + | |where=designation like "{{{tdes|E}}}%" |
| − | + | |fields=CONCAT('[[',_pageName,'|',name,']]')=Class, designation=Mission Code, TL=TL, size=Tons, jump=Jump, maneuver=G, CONCAT('[[', origin, ']]')=Origin, canon=Canon, QSP=Quick ship profile | |
|format=dynamic table | |format=dynamic table | ||
| − | |rows per page= | + | |rows per page=100 |
| − | + | }} }} | |
| − | + | <noinclude> | |
| − | }} | + | SYNOPSIS: Generates a summary list of specific classes of starships in the library. This uses the [[Ship type codes]] designation as the driver for the ships selected. |
| − | |||
| − | |||
| − | Generates a summary list of specific classes of starships in the library. This uses the [[Ship type codes]] designation as the driver for the ships selected. | ||
| − | Parameters (both required): | + | == Description ([[Specifications]]) == |
| − | + | PARAMETERS: Parameters (both required): | |
; name | ; name | ||
: Name of the class (e.g. Battleship) | : Name of the class (e.g. Battleship) | ||
| Line 23: | Line 20: | ||
: designation for the class (e.g. BB) | : designation for the class (e.g. BB) | ||
| − | The template will show all of the pages using the [[:Template: InfoboxShip]] template, and show some information from the template. | + | The template will show all of the pages using the [[:Template: InfoboxShip]] or the [[:Template:InfoboxShip2]] template, and show some information from the template. |
| − | [[Category: Templates|Ships summary list]] | + | See Also: [[Template:Ship referral tree]] |
| − | [[Category: Cargo Templates|Ships summary list]]< | + | |
| − | ---- | + | [[Category:Templates|Ships summary list]] |
| + | [[Category:NavBox Templates|Ship summary list]] | ||
| + | [[Category:Cargo Templates|Ships summary list]] | ||
| + | <!-- | ||
| + | {{#cargo_compound_query: | ||
| + | tables=Starships;where=designation like "{{{tdes|E}}}%";fields=CONCAT('[[',_pageName,'|',name,']]')=Class, designation=Superclass, size=Tons, CONCAT('[[', sizeCategory, ']]')=Category, TL=TL, CONCAT('[[', origin, ']]')=Origin, jump=Jump, maneuver=G, canon=Canon | ||
| + | |tables=Starships2;where=designation like "{{{tdes|E}}}%";fields=CONCAT('[[',_pageName,'|',name,']]')=Class, designation=Superclass, format(size,2)=Tons, CONCAT('[[', sizeCategory, ']]')=Category, TL=TL, CONCAT('[[', origin, ']]')=Origin, jump=Jump, maneuver=G, illustration=Image, canon=Canon | ||
| + | |format=dynamic table | ||
| + | |rows per page=100 | ||
| + | }} | ||
| + | --></noinclude> | ||
Latest revision as of 15:01, 24 April 2022
| 48 Representative unknown (E) Classes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
SYNOPSIS: Generates a summary list of specific classes of starships in the library. This uses the Ship type codes designation as the driver for the ships selected.
Description (Specifications)[edit]
PARAMETERS: Parameters (both required):
- name
- Name of the class (e.g. Battleship)
- tdes
- designation for the class (e.g. BB)
The template will show all of the pages using the Template: InfoboxShip or the Template:InfoboxShip2 template, and show some information from the template.
See Also: Template:Ship referral tree