Cat header/doc: Difference between revisions
From Joomla! Documentation
documentation page created for template |
m additions to documentation |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
== Usage == | == Usage == | ||
Use {{tl|cat header}} to call the template | Use {{tl|cat header}} to call the template. Checks for additional infomation to display on the Category page. See wiki markup below. | ||
=== | ===Examples=== | ||
<pre> | |||
{{cat header}} | |||
</pre> | |||
{{cat header}} | |||
{{cat header}} | <pre> | ||
{{cat header|This is a demo of using text: | |||
#Wiki markup | |||
*Other wiki markup | |||
}} | |||
</pre> | |||
{{cat header|This is a demo of using text: | |||
#Wiki markup | |||
*Other wiki markup | |||
}} | |||
== Parameters == | == Parameters == | ||
Uses a simple <nowiki>{{{1|}}}</nowiki> parameter and a check to display it by calling another template for styled information box. | |||
< | <includeonly> | ||
[[Category:Category header templates]] | [[Category:Category header templates|{{PAGENAME}}]] | ||
</ | </includeonly> | ||
Latest revision as of 00:09, 26 August 2012
This is a documentation subpage for Template:Cat header.
It contains usage information, categories and other content that is not part of the original template page.
To view the template page itself, see Template:Cat header.
It contains usage information, categories and other content that is not part of the original template page.
To view the template page itself, see Template:Cat header.
This template provides an easy header for Category Pages, with instructions and link for using categorytree to browse the wiki.
Functions/Features
Inserts an styled information box.
Usage
Use {{cat header}} to call the template. Checks for additional infomation to display on the Category page. See wiki markup below.
Examples
{{cat header}}
| You can browse the Joomla! Documentation Wiki either from this page or by using the Category Tree Page. Please note, if a page is not given a category, then it will not be listed here. Additional information next to each category listed is as follows. (# C(ategories), # P(ages), # F(iles)) |
{{cat header|This is a demo of using text:
#Wiki markup
*Other wiki markup
}}
This is a demo of using text:
- Wiki markup
- Other wiki markup
| You can browse the Joomla! Documentation Wiki either from this page or by using the Category Tree Page. Please note, if a page is not given a category, then it will not be listed here. Additional information next to each category listed is as follows. (# C(ategories), # P(ages), # F(iles)) |
Parameters
Uses a simple {{{1|}}} parameter and a check to display it by calling another template for styled information box.