Template:IconDeprecated

From Wikicarpedia
Revision as of 15:48, 29 April 2024 by Bumsakalaka (talk | contribs)
Jump to navigation Jump to search

Deprecated rule

Description

Include icon for deprecated rule with title (for mouse over).

Parameters

  • text - (optional) Text following icon in block like rule text, always in separated line.
  • description=true - (optional) Show description about icon included in Icons page, always in separated line.
  • selectorid - (optional) Expansion selector id like showFairy
  • dynamicselector - (optional) Dynamic expansion selector like ['OR','showFairy','showDragon']

Translation note

For old translations of icon description check history of translation of page on Icons/en

Examples

Code Output
{{IconDeprecated}} Deprecated rule
{{IconDeprecated|description=true}} Deprecated rule  – Old rule which is not valid yet, because was changed or removed from newer editions or releases.
{{IconDeprecated|text=This is extra rule}} Deprecated rule This is extra rule
{{IconDeprecated|text=Text 1st line}}{{IconDeprecated|text=Text 2nd line}} Deprecated rule Text 1st line
Deprecated rule Text 2nd line