Difference between revisions of "Template:Caselist"

From blackwiki
Jump to navigation Jump to search
imported>WOSlinker
(don't collapse on template namespace)
imported>Mr. Stradivarius
(convert to use Module:Caselist)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{navbox vertical
+
<includeonly>{{#invoke:Caselist|main}}</includeonly><noinclude>
| name      = {{{name|Caselist}}}
+
{{documentation}}
| navbar    = {{{navbar|top}}}
+
<!-- Categories go on the /doc subpage and interwikis go on Wikidata. -->
| textalign  = {{{textalign|center}}}
+
</noinclude>
| align      = {{{align|right}}}
 
| width      = {{{width|330px}}}
 
| state      = {{{state|{{#ifeq:{{NAMESPACE}}|{{ns:10}}||collapsed}}}}}
 
| title      = {{#if:{{{title<includeonly>|</includeonly>}}}|{{{title}}}|{{{name}}} }}
 
| titlestyle = padding: 0.2em 0; line-height: 1.3em
 
| list1      = {{{case1}}}
 
| list2      = {{{case2|}}}
 
| list3      = {{{case3|}}}
 
| list4      = {{{case4|}}}
 
| list5      = {{{case5|}}}
 
| list6      = {{{case6|}}}
 
| list7      = {{{case7|}}}
 
| list8      = {{{case8|}}}
 
| list9      = {{{case9|}}}
 
| list10    = {{{case10|}}}
 
| list11    = {{{case11|}}}
 
| list12    = {{{case12|}}}
 
| list13    = {{{case13|}}}
 
| list14    = {{{case14|}}}
 
| list15    = {{{case15|}}}
 
| list16    = {{{case16|}}}
 
| list17    = {{{case17|}}}
 
| list18    = {{{case18|}}}
 
| list19    = {{{case19|}}}
 
| list20    = {{{case20|}}}
 
| below      = {{{notes|}}}
 
}}<noinclude>{{documentation}}</noinclude>
 

Latest revision as of 15:06, 20 November 2014

Template:Template display

This meta-template allows for the creation of floating navigational templates on legal cases.

Usage

{{ caselist
| title     = 
| width     = <!-- Width of the box; defaults to 22em -->
| align     = <!-- Align to left or right; defaults to right -->
| textalign = 
| navbar    = 
| state     = 

| case1     = 
| case2     = 
<!-- Add other cases here -->

| notes     = 
}}

See also