Template:INcode
Appearance
{{IC [1] }}
This template is used to insert an inline link to the Indiana Code.
Usage
The template creates a link to the Indiana General Assembly website, based on the contents of up to the first 3 parameters, which are taken as title, article, and chapter. An optional 4th parameter may be specified to add the section, sub-section, etc., and must include any necessary punctuation (including the leading "-").
Examples
Format | Example | Output |
---|---|---|
{{INcode|title}} |
{{INcode|1}} | {{IC 1[2]
}} |
{{INcode|title|article}} |
{{INcode|1|3}} | {{IC 13[3]
}} |
{{INcode|title|article|ch}} |
{{INcode|1|3|2}} | {{IC 13[4]
}} |
{{INcode|title|article|ch|etc}} |
{{INcode|1|3|2|-4(d)(1)}} | {{IC 13[5]
}} |