Difference between revisions of "Template:IconWorld/en"

From Wikicarpedia
Jump to navigation Jump to search
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
{{#if: {{{text|}}}{{{description|}}} | <span>}}[[File:Icon_World_Black.png|Interpretation from the Community|16px|text-bottom|class=wica-icon|link=|alt=Interpretation from the Community]]{{#if: {{{text|}}} | <nowiki /> <nowiki />{{{text}}} }}{{#ifeq: {{{description}}} | true | &nbsp; – CarcassonneCentral, WiCa or CAR authors rule interpretation and clarification with title  }}{{#if: {{{text|}}}{{{description|}}} | <br /></span>}}<noinclude><languages />{{#if: {{#translation:}} | | [[Category:Translatable_templates]]}}
{{#if: {{{text|}}}{{{description|}}}{{{selectorid|}}}{{{dynamicselector|}}} | <span id="{{{selectorid|}}}" {{#if:{{{dynamicselector|}}}|data-dynamic-selector="{{{dynamicselector}}}"}} }}[[File:Icon_World_Black.png|Interpretation from the Community|16px|text-bottom|class=wica-icon|link=|alt=Interpretation from the Community]]{{#if: {{{text|}}} | <nowiki /> <nowiki />{{{text}}} }}{{#ifeq: {{{description}}} | true | &nbsp; – CarcassonneCentral, WiCa or CAR authors rule interpretation and clarification with title  }}{{#if: {{{text|}}}{{{description|}}}{{{selectorid|}}}{{{dynamicselector|}}} | <br /></span>}}<noinclude><languages />{{#if: {{#translation:}} | | [[Category:Translatable_templates]]}}
{{Breadcrumbs|link1={{EditorManualLink}} }}
{{Breadcrumbs|link1={{EditorManualLink}} }}
== Description ==
== Description ==
Line 7: Line 7:
* <code>text</code> - (optional) Text following icon in <code><nowiki>block</nowiki></code> like rule text, always in separated line.
* <code>text</code> - (optional) Text following icon in <code><nowiki>block</nowiki></code> like rule text, always in separated line.
* <code>description=true</code> - (optional) Show description about icon included in [[Icons]] page, always in separated line.
* <code>description=true</code> - (optional) Show description about icon included in [[Icons]] page, always in separated line.
* <code>selectorid</code> - (optional) Expansion selector id like <code>showFairy</code>
* <code>dynamicselector</code> - (optional) Dynamic expansion selector like <code>['OR','showFairy','showDragon']</code>


== Translation note ==
== Translation note ==

Revision as of 15:54, 29 April 2024

Interpretation from the Community

Description

Include icon for CarcassonneCentral, WiCa or CAR authors rule interpretation and clarification 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
{{IconWorld}} Interpretation from the Community
{{IconWorld|description=true}} Interpretation from the Community  – CarcassonneCentral, WiCa or CAR authors rule interpretation and clarification with title
{{IconWorld|text=This is extra rule}} Interpretation from the Community This is extra rule
{{IconWorld|text=Text 1st line}}{{IconWorld|text=Text 2nd line}} Interpretation from the Community Text 1st line
Interpretation from the Community Text 2nd line