Difference between revisions of "User:Gurgum/sandbox/deployed from"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
(add map & rank)
 
(optionally include header)
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
| ?Has deployment map
| ?Has deployment map
| ?Has deployment rank
| ?Has deployment rank
| format = table
| ?Has deployment alias
| sort=Has deployment rank,Has canonical name
| link = none
| link = none
| sort = Has deployment map,Has deployment rank
| format = template
| limit = 250
| template = User:Gurgum/sandbox/deployed_from/result_format
| default = This item is either not a possible reward from any deployment sector, or it has not been added to the drop table yet.{{#if: {{NAMESPACE}}||[[Category:Pages with empty semantic mediawiki query results]]}}
| introtemplate = User:Gurgum/sandbox/deployed from table header{{!}}showHeader={{{showHeader|N}}}
| outrotemplate = Table footer
}}</includeonly><noinclude>
}}</includeonly><noinclude>
== Description ==
== Description ==
Lists items that can be obtained from a deployment sector in an unordered list. Semantically, queries for the [[Property:Gives possible reward]] property. If the list is longer than 10 items, the list will be split into two columns. Format using {{tl|Deployed from/result format}}.
Lists items that can be obtained from a deployment sector. Semantically, queries for the [[Property:Gives possible reward]] property. Format using {{tl|Deployed from/result format}}.


== Usage ==
== Usage ==
Line 21: Line 23:
;1 ''(unnamed parameter)''
;1 ''(unnamed parameter)''
: Optional. Item name. Defaults to "PAGENAME".
: Optional. Item name. Defaults to "PAGENAME".
; columns
; ''showHeader''
: Optional. Used to specify the number of columns.
: Optional. Set to "Y" to display the "Free Company Subaquatic Voyages" header above the table.


== Examples ==
== Examples ==
<pre>
===Basic===
{{deployed from|Cryptomeria Log}}
<pre>{{deployed from|Cryptomeria Log}}</pre>
</pre>
{{User:Gurgum/sandbox/deployed_from|Cryptomeria Log}}
 
===With header===
<pre>{{deployed from|Meerkat|showHeader=Y}}</pre>
{{User:Gurgum/sandbox/deployed_from|Meerkat|showHeader=Y}}


{{User:Gurgum/sandbox/deployed_from|Cryptomeria Log}}
===Item with no results (displays nothing)===
<pre>{{deployed from|Stuffed Bom Boko}}</pre>
{{User:Gurgum/sandbox/deployed_from|Stuffed Bom Boko}}


== See also ==
== See also ==
* {{tl|deployed}}
* {{tl|deployed}}
* {{tl|Deployed from-air}}


[[Category:Item templates]]
[[Category:Item templates]]
</noinclude>
</noinclude>

Latest revision as of 23:47, 3 February 2025

Description

Lists items that can be obtained from a deployment sector. Semantically, queries for the Property:Gives possible reward property. Format using {{Deployed from/result format}}.

Usage

{{deployed from}}
{{deployed from|<item name>}}

Parameters

1 (unnamed parameter)
Optional. Item name. Defaults to "PAGENAME".
showHeader
Optional. Set to "Y" to display the "Free Company Subaquatic Voyages" header above the table.

Examples

Basic

{{deployed from|Cryptomeria Log}}
Sector Map Rank Alias
Airship Sub icon.pngWreckage of the Windwalker Sea of Ash 50 B
Airship Sub icon.pngSea of Ash 1 Sea of Ash 54 D
Airship Sub icon.pngSea of Ash 4 Sea of Ash 60 K
Airship Sub icon.pngThe Central Charnel Trench Sea of Ash 60 I
Airship Sub icon.pngColdtoe Isle Sea of Ash 65 N
Airship Sub icon.pngThe Open Robe Sea of Ash 65 P
Airship Sub icon.pngThe Isle of Sacrament Sea of Jade 70 A
Airship Sub icon.pngTangaroa's Beacon Sea of Jade 78 L
Airship Sub icon.pngStormport Sea of Jade 87 Q

With header

{{deployed from|Meerkat|showHeader=Y}}

Free Company Submarine Ventures

Sector Map Rank Alias
Airship Sub icon.pngColdtoe Isle Sea of Ash 65 N
Airship Sub icon.pngThe Open Robe Sea of Ash 65 P
Airship Sub icon.pngThe Stone Barbs Sea of Jade 72 E
Airship Sub icon.pngBladefall Chasm Sea of Jade 85 P

Item with no results (displays nothing)

{{deployed from|Stuffed Bom Boko}}


See also