Difference between revisions of "Template:Categories"

From Securipedia
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Categories" template. It should be called in the following format: <pre> {{Categories |1= |2= |3= |4= |5= |6= }} </pre> Edit the page to see the templ...")
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Categories" template.
This is the 'Categories' template.
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{Categories
{{Categories
|Category=
|1=
|2=
|3=
|4=
|5=
|6=
}}
}}
</pre>
</pre>
The above output is generated by the [[Form:Categories]], which uses the [http://www.mediawiki.org/wiki/Semantic_Forms SemanticForms extension]
Edit the page to see the template text.

</noinclude><includeonly>{| class="wikitable"
Edit this page to see the template text.
! Safety
</noinclude><includeonly>{{#arraymap:{{{Categories}}}|,|x|[[Category:x]] | }}</includeonly>
| {{{1|}}}
|-
! Security
| {{{2|}}}
|-
! Mobility
| {{{3|}}}
|-
! Social
| {{{4|}}}
|-
! Legal
| {{{5|}}}
|-
! Ethics
| {{{6|}}}
|}
</includeonly>

Latest revision as of 10:58, 25 April 2012

This is the 'Categories' template. It should be called in the following format:

{{Categories
|Category=
}}

The above output is generated by the Form:Categories, which uses the SemanticForms extension

Edit this page to see the template text.