m
brak opisu edycji
Angelfrost (dyskusja | edycje) mNie podano opisu zmian |
Angelfrost (dyskusja | edycje) mNie podano opisu zmian |
||
Linia 1: | Linia 1: | ||
{| style="margin: 1em auto; border:1px solid rgba(0,0,0,0.5); background-color: rgba(0,0,0,0.05); max-width:95%;"> | <includeonly>{| style="margin: 1em auto; border:1px solid rgba(0,0,0,0.5); background-color: rgba(0,0,0,0.05); max-width:95%;"> | ||
|style="font-size:3em; font-family:'Times New Roman', serif; vertical-align:bottom; padding:8px; width:0.5em; line-height:1em;"|„ | |style="font-size:3em; font-family:'Times New Roman', serif; vertical-align:bottom; padding:8px; width:0.5em; line-height:1em; opacity:0.4; user-select:none;"|„ | ||
|style="padding: 8px"|{{{1}}} | |style="padding: 8px"|{{{1}}} | ||
|style="font-size:3em; font-family:'Times New Roman', serif; vertical-align:top; text-align:right; padding:8px; width:0.5em; line-height:1em;"|” | |style="font-size:3em; font-family:'Times New Roman', serif; vertical-align:top; text-align:right; padding:8px; width:0.5em; line-height:1em; opacity:0.4; user-select:none;"|” | ||
{{#if:{{{2|}}}|{{!}}- | {{#if:{{{2|}}}|{{!}}- | ||
{{!}}colspan=3 style="text-align:right; padding:0 max(4%, 16px) 8px 8px; font-size:smaller;"{{!}}<cite style="font-style:inherit;">{{nowrap|— {{{2}}}}}</cite>|}} | {{!}}colspan=3 style="text-align:right; padding:0 max(4%, 16px) 8px 8px; font-size:smaller;"{{!}}<cite style="font-style:inherit;">{{nowrap|— {{{2}}}}}</cite>|}} | ||
|}<noinclude> | |}</includeonly><noinclude> | ||
== Użycie == | |||
Umożliwia estetyczne wstawienie cytatu. | |||
Opis dostępnych parametrów: | |||
* <span style="color:red;">*</span>'''1''' – treść cytatu | |||
* '''2''' – autor cytatu, źródło | |||
== Przykład użycia == | |||
<pre>{{Cytat|Raz zepsutych kropli do nosa już nigdy nie będzie można naprawić.|Doodoxing}}</pre> | |||
{{Cytat|Raz zepsutych kropli do nosa już nigdy nie będzie można naprawić.|Doodoxing}} | |||
== Parametry szablonu == | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"label": " | "label": "Tekst", | ||
"description": "Treść cytatu | "description": "Treść cytatu (bez cudzysłowów).", | ||
"required": true, | "required": true, | ||
"type": "content", | "type": "content", | ||
"example": " | "example": "Raz zepsutych kropli do nosa już nigdy nie będzie można naprawić." | ||
}, | }, | ||
"2": { | "2": { | ||
"label": "Autor", | "label": "Autor", | ||
"description": "Autor cytatu.", | "description": "Autor cytatu.", | ||
"required": | "required": false, | ||
"type": "content", | "type": "content", | ||
"example": "Doodoxing" | "example": "Doodoxing" | ||
} | } | ||
}, | }, | ||
"description": "Umożliwia estetyczne wstawienie cytatu | "description": "Umożliwia estetyczne wstawienie cytatu." | ||
} | } | ||
</templatedata>[[Kategoria:Szablony]] | </templatedata>[[Kategoria:Szablony]] | ||
{{Navbox Pomoc MW}}</noinclude> | {{Navbox Pomoc MW}}</noinclude> |