Difference between revisions of "Template:IconWorld/pl"

From Wikicarpedia
Jump to navigation Jump to search
(Created page with "Interpretacje i wyjaśnienia autorów według społeczności na CarcassonneCentral, WiCa lub CAR.")
Tags: Mobile edit Mobile web edit
(Updating to match new version of source page)
 
Line 1: Line 1:
{{#if: {{{text|}}}{{{description|}}} | <span>}}[[File:Icon_World_Black.png|Interpretacja społeczności|16px|text-bottom|class=wica-icon|link=|alt=Interpretacja społeczności]]{{#if: {{{text|}}} | <nowiki /> <nowiki />{{{text}}} }}{{#ifeq: {{{description}}} | true | &nbsp; – Interpretacje i wyjaśnienia autorów według społeczności na CarcassonneCentral, WiCa lub CAR.  }}{{#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|Interpretacja społeczności|16px|text-bottom|class=wica-icon|link=|alt=Interpretacja społeczności]]{{#if: {{{text|}}} | <nowiki /> <nowiki />{{{text}}} }}{{#ifeq: {{{description}}} | true | &nbsp; – Interpretacje i wyjaśnienia autorów według społeczności na CarcassonneCentral, WiCa lub CAR.  }}{{#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 ==

Latest revision as of 15:54, 29 April 2024

Interpretacja społeczności

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/pl

Examples

Code Output
{{IconWorld}} Interpretacja społeczności
{{IconWorld|description=true}} <span id=""Interpretacja społeczności  – Interpretacje i wyjaśnienia autorów według społeczności na CarcassonneCentral, WiCa lub CAR.
{{IconWorld|text=This is extra rule}} <span id=""Interpretacja społeczności This is extra rule
{{IconWorld|text=Text 1st line}}{{IconWorld|text=Text 2nd line}} <span id=""Interpretacja społeczności Text 1st line
<span id=""Interpretacja społeczności Text 2nd line