Minecraft Wiki
Majr (diskuse | příspěvky)
m (naimportována 1 revize: Import EN templates)
m (Change pt-br: to pt:)
(Není zobrazena jedna mezilehlá verze od stejného uživatele.)
Řádek 40: Řádek 40:
 
[[Category:Formatting templates]]
 
[[Category:Formatting templates]]
   
[[pt-br:Predefinição:Subtítulo]]
+
[[pt:Predefinição:Subtítulo]]
 
</includeonly><noinclude>
 
</includeonly><noinclude>
 
<!-- Documentation categories/interwiki here -->
 
<!-- Documentation categories/interwiki here -->
[[pt-br:Predefinição:Subtítulo/doc]]
+
[[pt:Predefinição:Subtítulo/doc]]
 
</noinclude>
 
</noinclude>

Verze z 21. 2. 2020, 13:41

This is the documentation page, it should be transcluded into the main template page. See Template:Documentation for more information

This template is used to add some text directly under a header or title.

Usage

The first parameter is the text, the second is the header level: h1h6 (or first for the page title), default being h2. The number corresponds with the amount of equals on each side of the header text.

Examples

= h1 =
{{subtitle|This text goes right under the header|h1}}

h1

This text goes right under the header


== h2 ==
{{subtitle|This text goes right under the header}}

h2

This text goes right under the header


=== h3 ===
{{subtitle|This text goes right under the header|h3}}

h3

This text goes right under the header