More actions
Vytvorená stránka „<includeonly> <div style="display: flex; align-items: center; border: 2px double gray; padding: 0 8px; gap: 4px;"> <div style="font-size: 2rem;">{{#if: {{{emoji|}}} | {{{emoji}}} | ℹ️</div> <p>{{{text|}}}.</p> </div> </includeonly> <noinclude> <templatedata> { "params": { "emoji": { "aliases": [ "ikona" ], "label": "Emoji", "description": "Ikona", "type": "string", "suggestedvalues": [ "ℹ️", "⛔️", "⚠️",…“ Značka: editor wikitextu 2017 |
Bez shrnutí editace Značka: editor wikitextu 2017 |
||
(25 medziľahlých úprav od rovnakého používateľa nie je zobrazených.) | |||
Riadok 1: | Riadok 1: | ||
<div style="display: flex; align-items: flex-start; border: 2px double gray; border-radius: 10px; padding: 8px 12px; margin: 1rem 0; gap: 8px;"> | |||
<div style="display: flex; align-items: | {{#if: {{{emoji|}}} | <div style="font-size: 2rem;">{{{emoji}}}</div> | }} | ||
<div style="overflow: auto; align-self: center;">{{{text|}}}</div> | |||
< | </div><noinclude> | ||
</div> | |||
<noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Riadok 24: | Riadok 20: | ||
"❓" | "❓" | ||
], | ], | ||
"required": | "required": false | ||
}, | }, | ||
"text": { | "text": { | ||
"label": "Text", | "label": "Text", | ||
"type": " | "type": "content", | ||
"default": "Žiadny text", | "default": "Žiadny text", | ||
"required": true | "required": true |
Aktuálna revízia z 13:49, 22. apríl 2025
Orámovaný prvok s emoji (ikonou) a textom.
Parameter | Popis | Typ | Stav | |
---|---|---|---|---|
Emoji | emoji ikona | Ikona
| Reťazec | voliteľný |
Text | text | Bez popisu.
| Obsah | povinný |