Difference between revisions of "Template:Caselist"

From blackwiki
Jump to navigation Jump to search
imported>Wikidea
imported>Mr. Stradivarius
(convert to use Module:Caselist)
 
Line 1: Line 1:
{{navbox
+
<includeonly>{{#invoke:Caselist|main}}</includeonly><noinclude>
| name      = {{{name|Caselist}}}
+
{{documentation}}
| navbar    = {{{navbar|top}}}
+
<!-- Categories go on the /doc subpage and interwikis go on Wikidata. -->
| style      = width: {{#if:{{{width|}}}|{{{width}}}|350px}}; text-align: {{{textalign|center}}}; font-size: 80%; line-height: 1.5em; background-color: #fafafa; {{#ifeq:{{{align|}}}|left|float: left; clear: left; margin: 0 1em 1em 0;|float: right; clear: right; margin: 0 0 1em 1em;}}
+
</noinclude>
| evenodd    = off
 
| state      = {{{state|{{#ifeq:{{NAMESPACE}}|{{ns:10}}||collapsed}}}}}
 
| title      = {{#if:{{{title<includeonly>|</includeonly>}}}|{{{title}}}|{{{name}}} }}
 
| 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|}}}
 
| tracking = no
 
}}<noinclude>
 
{{documentation}}</noinclude>
 

Latest revision as of 15:06, 20 November 2014

Template documentation[view] [edit] [history] [purge]
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