Template:H:title/doc: Difference between revisions
(Create) |
(Remove other language) |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | |||
=== Usage === | === Usage === | ||
<pre>{{H:title | <pre>{{H:title | ||
|spantitle | |spantitle | ||
Line 8: | Line 7: | ||
|link=yes/no (defaults to "no") | |link=yes/no (defaults to "no") | ||
|dotted=yes/no (defaults to "yes") | |dotted=yes/no (defaults to "yes") | ||
}}</pre> | }}</pre> | ||
=== Examples === | |||
*<nowiki>{{H:title|Hello|example}}</nowiki> produces {{H:title|Hello|example}}. | |||
*<nowiki>{{H:title|Hello|example}}</nowiki> produces {{H:title|Hello|example}}. | *<nowiki>{{H:title|Hello|example|link=yes}}</nowiki> produces {{H:title|Hello|example|link=yes}}. | ||
*<nowiki>{{H:title|Hello|example|link=yes}}</nowiki> produces {{H:title|Hello|example|link=yes}}. | |||
*<nowiki>{{H:title|Hello|example|dotted=no}}</nowiki> produces {{H:title|Hello|example|dotted=no}}. | *<nowiki>{{H:title|Hello|example|dotted=no}}</nowiki> produces {{H:title|Hello|example|dotted=no}}. | ||
=== See also === | === See also === | ||
<includeonly> | <includeonly> | ||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
[[Category:Typing-aid templates]] | [[Category:Typing-aid templates]] | ||
</includeonly> | </includeonly> |
Revision as of 12:27, 17 March 2010
![]() |
This is a documentation subpage for Template:H:title (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
Usage[edit source]
{{H:title |spantitle |label |link=yes/no (defaults to "no") |dotted=yes/no (defaults to "yes") }}
Examples[edit source]
- {{H:title|Hello|example}} produces example.
- {{H:title|Hello|example|link=yes}} produces example.
- {{H:title|Hello|example|dotted=no}} produces example.