Template:OBX activity: Difference between revisions
Jump to navigation
Jump to search
(categorizing when no icon is available) |
m (documenting) |
||
Line 1: | Line 1: | ||
{{OBX boilerplate html | icon={{{1|[[Image:Xo s.png|21px]]}}} | text = This [[:Category:Activity|activity]] is |
{{OBX boilerplate html | icon={{{1|[[Image:Xo s.png|21px]]}}} | text = This [[:Category:Activity|activity]] is [[:Category:{{{2}}}|{{{2}}}]]{{#if:{{{3|}}}|<hr>{{{3}}}}}}}<includeonly>{{#if:{{{1|}}}||[[Category:Missing activity icon|{{PAGENAME}}]]}}[[Category:Activity|{{PAGENAME}}]] [[Category:{{{2}}}|{{PAGENAME}}]]</includeonly><noinclude>{{-}} |
||
== Usage == |
== Usage == |
||
Line 5: | Line 5: | ||
Used to declare the type of activity being documented. Has three (unnamed) parameters: |
Used to declare the type of activity being documented. Has three (unnamed) parameters: |
||
* the activity's icon (a wiki link) |
* the activity's icon (a wiki link) |
||
* the sub-category of [[:Category:Activity]] in which it should be categorized |
* the sub-category of [[:Category:Activity]] in which it should be categorized. Currently using: |
||
** <tt>core</tt> — for things like [[Journal]], [[Write]] and other enablers, |
|||
** <tt>bundled</tt> — things that are currently included in the builds, and |
|||
** <tt>extra</tt> — other stuff that can be loaded by other means. |
|||
* OPTIONAL — some text you may want after (a horizontal ruler). |
* OPTIONAL — some text you may want after (a horizontal ruler). |
||
Line 18: | Line 21: | ||
== Sample == |
== Sample == |
||
{{{{PAGENAME}} |[[Image:Kuku.png]]| |
{{{{PAGENAME}} |[[Image:Kuku.png]]|extra}} |
||
{{-}} |
{{-}} |
||
<nowiki>{{</nowiki>{{PAGENAME}} <nowiki>|[[Image:Kuku.png]]| |
<nowiki>{{</nowiki>{{PAGENAME}} <nowiki>|[[Image:Kuku.png]]|extra}}</nowiki> |
||
{{{{PAGENAME}} |[[Image:Kuku.png|21px]]| |
{{{{PAGENAME}} |[[Image:Kuku.png|21px]]|extra}} |
||
{{-}} |
{{-}} |
||
<nowiki>{{</nowiki>{{PAGENAME}} <nowiki>|[[Image:Kuku.png|21px]]| |
<nowiki>{{</nowiki>{{PAGENAME}} <nowiki>|[[Image:Kuku.png|21px]]|extra}}</nowiki> |
||
{{{{PAGENAME}} |[[Image:Kuku.png|42px]]| |
{{{{PAGENAME}} |[[Image:Kuku.png|42px]]|extra|short for ''Kuku Anakula'' – "Hungry Chicken"}} |
||
{{-}} |
{{-}} |
||
<nowiki>{{</nowiki>{{PAGENAME}} <nowiki>|[[Image:Kuku.png|42px]]| |
<nowiki>{{</nowiki>{{PAGENAME}} <nowiki>|[[Image:Kuku.png|42px]]|extra|short for 'Kuku Anakula' – "Hungry Chicken"}}</nowiki> |
||
Revision as of 20:57, 21 September 2007
This activity is [[:Category:{{{2}}}|{{{2}}}]] |
Usage
Used to declare the type of activity being documented. Has three (unnamed) parameters:
- the activity's icon (a wiki link)
- the sub-category of Category:Activity in which it should be categorized. Currently using:
- OPTIONAL — some text you may want after (a horizontal ruler).
{{OBX activity |icon|sub-category }}
Categories
- Category:Activity
- The specific sub-category of Category:Activity
- If no icon is provided, Category:Missing activity icon
Sample
{{OBX activity |[[Image:Kuku.png]]|extra}}
{{OBX activity |[[Image:Kuku.png|21px]]|extra}}
{{OBX activity |[[Image:Kuku.png|42px]]|extra|short for 'Kuku Anakula' – "Hungry Chicken"}}