Difference between revisions of "Template:Chabad"

From blackwiki
Jump to navigation Jump to search
imported>Shalom11111
(clean up, removing the name of a person whose article was deleted)
(Sidebar alignment (Rebbes list), sentence casing (heading/group4))
Line 19: Line 19:
  
 
<!-- main content -->
 
<!-- main content -->
| {{#ifeq:{{{1|}}}|sidebar|heading1|group1}} = [[:Category:Rebbes of Lubavitch|Rebbes of Chabad-Lubavitch]]
+
| {{#ifeq:{{{1|}}}|sidebar |heading1 |group1}} = [[:Category:Rebbes of Lubavitch|Rebbes of Chabad-Lubavitch]]
| {{#ifeq:{{{1|}}}|sidebar|content1|list1}} =
+
| {{#ifeq:{{{1|}}}|sidebar |content1=<div style="text-align:center;"> |list1=}}
 
* [[Shneur Zalman of Liadi]]
 
* [[Shneur Zalman of Liadi]]
 
* [[Dovber Schneuri]]
 
* [[Dovber Schneuri]]
Line 28: Line 28:
 
* [[Yosef Yitzchak Schneersohn]]
 
* [[Yosef Yitzchak Schneersohn]]
 
* [[Menachem Mendel Schneerson]]
 
* [[Menachem Mendel Schneerson]]
 +
{{#ifeq:{{{1|}}}|sidebar |</div>}}
  
 
| {{#ifeq:{{{1|}}}|sidebar|heading2|group2}} = [[:Category:Chabad history|History]]
 
| {{#ifeq:{{{1|}}}|sidebar|heading2|group2}} = [[:Category:Chabad history|History]]
Line 60: Line 61:
 
</div>
 
</div>
  
| {{#ifeq:{{{1|}}}|sidebar|heading4|group4}} = [[:Category:Chabad-Lubavitch Hasidim|Notable Figures]]
+
| {{#ifeq:{{{1|}}}|sidebar|heading4|group4}} = [[:Category:Chabad-Lubavitch Hasidim|Notable figures]]
 
| {{#ifeq:{{{1|}}}|sidebar|content4|list4}} = <div class="hlist">
 
| {{#ifeq:{{{1|}}}|sidebar|content4|list4}} = <div class="hlist">
 
* [[Adin Steinsaltz]]
 
* [[Adin Steinsaltz]]

Revision as of 15:21, 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.