(→M-Box: link) |
(→Parameters: zmena video zdroja) |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Tlačítka == | |||
* {{tlx|Key press|Ctrl|Alt|Shift|Win|Menu|fn|L}} → | |||
{{Key press|Ctrl|Alt|Shift|Win|Menu|fn|L}} | |||
* {{tl|Button}} → {{Button}} | |||
Pozri:[[Template:Key press/doc]] | |||
==M-Box== | ==M-Box== | ||
{{mbox|text= | {{mbox|text=Poznámka, upozornenie, informácia k textu/stránke.}} | ||
<pre> | |||
{{mbox | text = Poznámka, upozornenie, informácia k textu/stránke.}} | |||
</pre> | |||
Parametre: | |||
<pre> | |||
{{mbox | |||
| type = style | |||
| small = left | |||
| image = [[File:Emblem-question-yellow.png|40px|alt=Question mark]] | |||
| smallimage = [[File:Emblem-question-yellow.png|20px|alt=Question mark]] | |||
| textstyle = color: red; font-weight: bold; font-style: italic; | |||
| text = Text for a big box, for the top of articles. | |||
| smalltext = Text for the top of article sections. | |||
}} | |||
</pre> | |||
Druhy boxov: | |||
{{mbox | |||
| type = critical | |||
| text = type=<u>critical</u> – Urgent warnings. | |||
}} | |||
{{mbox | |||
| type = warning | |||
| text = type=<u>warning</u> – Serious warnings. | |||
}} | |||
{{mbox | |||
| type = important | |||
| text = type=<u>important</u> – Important points. | |||
}} | |||
{{mbox | |||
| type = caution | |||
| text = type=<u>caution</u> – Points of concern, but not so serious. | |||
}} | |||
{{mbox | |||
| type = speculation | |||
| text = type=<u>speculation</u> – Speculative information. | |||
}} | |||
{{mbox | |||
| type = cleanup | |||
| text = type=<u>cleanup</u> – Changes are required. | |||
}} | |||
{{mbox | |||
| type = construction | |||
| text = type=<u>construction</u> – Construction notices. | |||
}} | |||
{{mbox | |||
| type = neweditor | |||
| text = type=<u>neweditor</u> – New editor notices. | |||
}} | |||
{{mbox | |||
| type = mail | |||
| text = type=<u>mail</u> – Email related messages. | |||
}} | |||
{{mbox | |||
| type = forum | |||
| text = type=<u>forum</u> – Forum related messages. | |||
}} | |||
{{mbox | |||
| type = notice | |||
| text = type=<u>notice</u> – Points of information. | |||
}} | |||
{{mbox | |||
| type = | |||
| text = type=<u>(blank)</u> – Default; general 'box'. | |||
}} | |||
{{mbox | |||
| type = move | |||
| text = type=<u>move</u> – Merge, split and transwiki proposals. | |||
}} | |||
{{mbox | |||
| type = protection | |||
| text = type=<u>protection</u> – Protection notices. | |||
}} | |||
{{mbox | |||
| type = license | |||
| text = type=<u>license</u> – License notices. | |||
}} | |||
Viac na stránke [[Template:Mbox]]. | Viac na stránke [[Template:Mbox]]. | ||
== YouTube == | == Video YouTube == | ||
To embed a youtube video like the one you see, use the following widget code: | To embed a youtube video like the one you see, use the following widget code: | ||
Line 17: | Line 105: | ||
{{Para|height}} and {{Para|width}} define view dimensions, 420x350 is default<br />the maximum size for the Waze wiki pages is {{para|width|720}} | {{Para|height}} and {{Para|width}} define view dimensions, 420x350 is default<br />the maximum size for the Waze wiki pages is {{para|width|720}} | ||
{{#widget:YouTube|id= | {{#widget:YouTube|id=https://www.youtube.com/watch?v=UA7MCxCHN48|width=500}} | ||
== | ==Collapsible Sections== | ||
{{collapsible section top}}<!-------------poznámky--------------------> | {{collapsible section top}}<!-------------poznámky--------------------> | ||
===Kapitola=== | ===Kapitola 1=== | ||
{{collapsible section content}} | {{collapsible section content}} | ||
text...text | text...text | ||
{{collapsible section bottom}} | {{collapsible section bottom}} | ||
{{collapsible section top}}<!-------------poznámky--------------------> | |||
===Kapitola 3=== | |||
{{collapsible section content}} | |||
text2...text2 | |||
{{collapsible section bottom}} | |||
Viac:[[Template:Collapsible section top/doc]] |
Latest revision as of 08:45, 10 September 2015
Tlačítka
{{Key press|Ctrl|Alt|Shift|Win|Menu|fn|L}}
→
Ctrl+Alt+⇧ Shift+⊞ Win+≣ Menu+fn+L
- {{Button}} →
Pozri:Template:Key press/doc
M-Box
Poznámka, upozornenie, informácia k textu/stránke. |
{{mbox | text = Poznámka, upozornenie, informácia k textu/stránke.}}
Parametre:
{{mbox | type = style | small = left | image = [[File:Emblem-question-yellow.png|40px|alt=Question mark]] | smallimage = [[File:Emblem-question-yellow.png|20px|alt=Question mark]] | textstyle = color: red; font-weight: bold; font-style: italic; | text = Text for a big box, for the top of articles. | smalltext = Text for the top of article sections. }}
Druhy boxov:
type=critical – Urgent warnings. |
type=warning – Serious warnings. |
type=important – Important points. |
type=caution – Points of concern, but not so serious. |
type=speculation – Speculative information. |
type=cleanup – Changes are required. |
type=construction – Construction notices. |
type=neweditor – New editor notices. |
type=mail – Email related messages. |
type=forum – Forum related messages. |
type=notice – Points of information. |
type=(blank) – Default; general 'box'. |
type=move – Merge, split and transwiki proposals. |
type=protection – Protection notices. |
type=license – License notices. |
Viac na stránke Template:Mbox.
Video YouTube
To embed a youtube video like the one you see, use the following widget code:
{{#Widget:YouTube|id=QFv7AFRmmTs|width=500}}
Parameters
The following parameters are supported by this widget.
|id=
video id (from the URL)
|playlist=
playlist name (starts with PL) - first clip is played (id is ignored)
|height=
and |width=
define view dimensions, 420x350 is default
the maximum size for the Waze wiki pages is |width=720