Difference between revisions of "Template:Colorize/doc"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
(...)
 
m (Protected "Template:Colorize/doc" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Description ==
__NOTOC__== Description ==
Applies color to the text to certain words flagged by the dictionary.
Applies color to the text, according to markup (backticks).
<pre>{{colorize|<text>}}</pre>
<pre>{{colorize|<text>}}</pre>


Line 6: Line 6:
; ''unnamed param 1''
; ''unnamed param 1''
: The text to be colorized.
: The text to be colorized.
; Markup to be used:
: <span class="colorized-description single-tick">`Green text`</span> <small>(single backticks)</small>
: <span class="colorized-description double-tick">``Yellow-green text``</span> <small>(double backticks)</small>
: <span class="colorized-description triple-tick">```Brown text```</span> <small>(triple backticks)</small>


== Example ==
== Example ==
<pre>{{colorize|Summons Demi-Bahamut to fight by your side. Each time you use an action on a target, Demi-Bahamut will execute Shockwave on the same target. Duration: 20s<br>Cannot summon Demi-Bahamut unless a pet is already summoned. Current pet will leave the battlefield while Demi-Bahamut is present, and return once gone.}}</pre>
<pre>{{colorize|Summons ``Demi-Bahamut`` to fight by your side. Each time you use an action on a target, ``Demi-Bahamut`` will execute ```Shockwave``` on the same target. `Duration:` 20s<br>Cannot summon ``Demi-Bahamut`` unless a pet is already summoned. Current pet will leave the battlefield while ``Demi-Bahamut`` is present, and return once gone.}}</pre>
{{colorize|Summons Demi-Bahamut to fight by your side. Each time you use an action on a target, Demi-Bahamut will execute Shockwave on the same target. Duration: 20s<br>Cannot summon Demi-Bahamut unless a pet is already summoned. Current pet will leave the battlefield while Demi-Bahamut is present, and return once gone.}}
{{colorize|Summons ``Demi-Bahamut`` to fight by your side. Each time you use an action on a target, ``Demi-Bahamut`` will execute ```Shockwave``` on the same target. `Duration:` 20s<br>Cannot summon ``Demi-Bahamut`` unless a pet is already summoned. Current pet will leave the battlefield while ``Demi-Bahamut`` is present, and return once gone.}}
 
== Current dictionary ==
; <span style="color: #0a9421;">Green:</span>
: Words: Duration, Additional Effect, Cure Potency, Refresh Potency...
 
; <span style="color: ##c3cd68;">Yellow-green:</span>
: Words: Heavy ...
 
; <span style="color: #ba5a0b;">Brown:</span>
: Words: Shockwave...

Latest revision as of 14:29, 31 August 2018

Description

Applies color to the text, according to markup (backticks).

{{colorize|<text>}}

Parameter

unnamed param 1
The text to be colorized.
Markup to be used
`Green text` (single backticks)
``Yellow-green text`` (double backticks)
```Brown text``` (triple backticks)

Example

{{colorize|Summons ``Demi-Bahamut`` to fight by your side. Each time you use an action on a target, ``Demi-Bahamut`` will execute ```Shockwave``` on the same target. `Duration:` 20s<br>Cannot summon ``Demi-Bahamut`` unless a pet is already summoned. Current pet will leave the battlefield while ``Demi-Bahamut`` is present, and return once gone.}}

Summons Demi-Bahamut to fight by your side. Each time you use an action on a target, Demi-Bahamut will execute Shockwave on the same target. Duration: 20s
Cannot summon Demi-Bahamut unless a pet is already summoned. Current pet will leave the battlefield while Demi-Bahamut is present, and return once gone.