16,952
edits
(Created page with "{{documentation subpage}}__NOTOC__ This template creates a userbox that identifies a user who may be agnostic. ==Use== To use this userbox template, place the following line of Wiki markup on your user page: '''<nowiki>{{User agnostic|nocat=}}</nowiki>''' where: *<code>nocat=</code> is an optional categorization parameter **<code>nocat=false</code> adds the user page to :C...") |
CleanupBot (talk | contribs) m (→top: clean up) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{documentation subpage}}__NOTOC__ | {{documentation subpage}}__NOTOC__ | ||
This [[Help:Template|template]] creates a [[ | This [[Help:Template|template]] creates a [[Bharatpedia:Userboxes|userbox]] that identifies a [[Bharatpedia:Bharatpedians|user]] who may be agnostic. | ||
==Use== | ==Use== | ||
To use this userbox template, place the following line of | To use this userbox template, place the following line of markup on your [[Bharatpedia:User page|user page]]: | ||
'''<nowiki>{{User agnostic|nocat=}}</nowiki>''' | '''<nowiki>{{User agnostic|nocat=}}</nowiki>''' | ||
where: | where: | ||
*<code>nocat=</code> is an optional categorization parameter | *<code>nocat=</code> is an optional categorization parameter | ||
**<code>nocat=false</code> adds the user page to [[:Category:Agnostic | **<code>nocat=false</code> adds the user page to [[:Category:Agnostic Bharatpedians]] (default) | ||
**<code>nocat=true</code> does not add the user page to a category | **<code>nocat=true</code> does not add the user page to a category | ||
===Examples=== | ===Examples=== | ||
Placing the following | Placing the following Bharatpedia text on your user page | ||
'''<nowiki>{{User agnostic}}</nowiki>''' | '''<nowiki>{{User agnostic}}</nowiki>''' | ||
creates the following userbox | creates the following userbox | ||
{{User agnostic|nocat=true}}{{clear}} | {{User agnostic|nocat=true}}{{clear}} | ||
and adds your user page to the following [[Help:Category|category]]: | and adds your user page to the following [[Help:Category|category]]: | ||
Whereas, placing the following | Whereas, placing the following Bharatpedia text on your user page | ||
'''<nowiki>{{User agnostic|nocat=true}}</nowiki>''' | '''<nowiki>{{User agnostic|nocat=true}}</nowiki>''' | ||
creates the same userbox, but does not add your user page to a category. | creates the same userbox, but does not add your user page to a category. | ||