Difference between revisions of "Template:Chabad"

From blackwiki
Jump to navigation Jump to search
(correction)
(heading/group1 handling)
Line 1: Line 1:
{{{{#ifeq:{{{1|}}}|sidebar|Sidebar|Navbox}}
+
{{ {{#ifeq:{{{1|}}}|sidebar |Sidebar |Navbox}}
 
| name = Chabad
 
| name = Chabad
 +
| titlestyle = {{#ifeq:{{{1|}}}|sidebar |font-size:175%;}}
 
| title = [[Chabad]]
 
| title = [[Chabad]]
 +
| {{#ifeq:{{{1|}}}|sidebar |topimage |image}} = [[File:770 Eastern Parkway (thumbnail size).jpg|frameless|770 Eastern Parkway]]
  
| titlestyle = {{#ifeq:{{{1|}}}|sidebar|font-size:175%;}}
+
<!---Sidebar-specific formatting:--->
| {{#ifeq:{{{1|}}}|sidebar|topimage|image}} = [[File:770 Eastern Parkway (thumbnail size).jpg|frameless|770 Eastern Parkway]]
 
 
 
<!-- sidebar specific -->
 
 
|pretitle = Part of a [[:Category:Chabad-Lubavitch (Hasidic dynasty)|series]] on
 
|pretitle = Part of a [[:Category:Chabad-Lubavitch (Hasidic dynasty)|series]] on
 
|headingclass = navbox-title
 
|headingclass = navbox-title
Line 14: Line 13:
 
|contentclass = plainlist
 
|contentclass = plainlist
  
<!-- navbox specific -->
+
<!--Navbox-specific formatting:--->
 +
|state = {{{state<includeonly>|collapsed</includeonly>}}}
 
|listclass = hlist
 
|listclass = hlist
| state = {{{state<includeonly>|collapsed</includeonly>}}}
 
  
<!-- main content -->
+
<!---Template content:--->
| {{#ifeq:{{{1|}}}|sidebar |heading1 |group1}} = [[:Category:Rebbes of Lubavitch|Rebbes of Chabad-Lubavitch]]
+
| {{#ifeq:{{{1|}}}|sidebar |heading1 |group1}} = [[:Category:Rebbes of Lubavitch|Rebbes {{#ifeq:{{{1|}}}|sidebar |of Chabad-Lubavitch}}]]
 
| {{#ifeq:{{{1|}}}|sidebar |content1 |list1}} = {{#ifeq:{{{1|}}}|sidebar |<div style="text-align:center;">}}
 
| {{#ifeq:{{{1|}}}|sidebar |content1 |list1}} = {{#ifeq:{{{1|}}}|sidebar |<div style="text-align:center;">}}
 
* [[Shneur Zalman of Liadi]]
 
* [[Shneur Zalman of Liadi]]
Line 180: Line 179:
  
 
}}<noinclude>
 
}}<noinclude>
 +
 
{{documentation
 
{{documentation
|content =
+
|content =
 
{{Chabad|sidebar}}
 
{{Chabad|sidebar}}
 
This template is used to create either a footer or sidebar navigation template for topics related to [[Chabad]].
 
This template is used to create either a footer or sidebar navigation template for topics related to [[Chabad]].
Line 189: Line 189:
  
 
== Footer usage ==
 
== Footer usage ==
{{collapsible option|default=collapsed}}
+
{{collapsible option |default=collapsed}}
  
 
[[Category:Jews and Judaism templates]]
 
[[Category:Jews and Judaism templates]]
 
 
}}</noinclude>
 
}}</noinclude>

Revision as of 15:26, 26 January 2014

Template documentation

This template is used to create either a footer or sidebar navigation template for topics related to Chabad.

Sidebar usage

  • Use {{Chabad|sidebar}} to show this template as a sidebar

Footer usage

Initial visibility: currently defaults to collapsed

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Chabad|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Chabad|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Chabad|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to collapsed.