Old Wiki:Template DgmEffectsActionsRow

From EVEmu Wiki
Revision as of 16:32, 3 April 2021 by Admin (talk | contribs) (Bot: Automated import of articles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

This template is to be used with Template:TableHeader and Template:TableFooter and cannot be used by itself as it only transcludes a few rows of a wiki table but not the beginning nor ending markups of {| and |}.

This template in particular is meant to create entries for the dgmEffectsActions table and so it has as many parameters as the table has, so see the reference for the table to know how many parameters to supply this template.

Usage

Parameters

{{{1}}} = caption for the table
{{TableHeader|table_name}}
{{DgmEffectsActionsRow|1|2|3|4|notes field; just dont}}
{{DgmEffectsActionsRow|A|B|C|D|make this too long}}
{{TableFooter}}

yields:



table_name
* effectID effectAppliedInState nullifyOnlineEffect nullifiedOnlineEffectID
1 2 3 4 notes field; just dont
* effectID effectAppliedInState nullifyOnlineEffect nullifiedOnlineEffectID
A B C D make this too long



|- style="background-color: black;" | || || || || |- style="background-color: lightgreen;" | style="background-color: pink;" | * | style="background-color: pink;" | effectID | effectAppliedInState || nullifyOnlineEffect || nullifiedOnlineEffectID |- | style="background-color: pink;" | | align="center"|{{{1}}} || align="center"|{{{2}}} || align="center"|{{{3}}} || align="center"|{{{4}}} || align="center"|{{{5}}} |- | || || || || |- style="background-color: black;" | || || || ||