Difference between revisions of "Template:Related actions"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
(creation)
 
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{#if: {{{1|}}}|<!--
{{#if: {{{1|}}}|<!--
-->; Related actions
-->== Related actions ==
{{#arraymap:{{{1}}}|,|@@@|* {{action icon|@@@}}{{#if:{{NAMESPACE}}||{{#set:Affects action=@@@}}}}|\n}}
{{#ask: [[Has related trait::{{{1}}}]]|link=none|format=ul|template=action icon}}
}}<noinclude>
}}<noinclude>__NOTOC__
== Description ==
== Description ==
Display a section with all [[action]]s related to the current [[trait]].
Display a section with all [[action]]s related to the current [[trait]].
<pre>{{Affects action|<actions>}}</pre>
<pre>{{Related actions|<actions>}}</pre>


== Parameters ==
== Parameters ==
Line 12: Line 12:


== Example ==
== Example ==
<pre>{{Affects action|Rampart, Tranpose}}</pre>
<pre>{{Related actions|Enhanced Intelligence (thaumaturge)}}</pre>
{{Affects action|Rampart, Tranpose}}
{{Related actions|Enhanced Intelligence (thaumaturge)}}


[[Category:Data templates]]</noinclude>
[[Category:Templates]]</noinclude>

Latest revision as of 13:29, 27 January 2021

Description

Display a section with all actions related to the current trait.

{{Related actions|<actions>}}

Parameters

unnamed parameter
Comma-separated list of actions.

Example

{{Related actions|Enhanced Intelligence (thaumaturge)}}

Related actions