This site is a developmental version of Wiki Law School. To go to the production site: www.wikilawschool.org

Template:Infobox General Outline: Difference between revisions

From wikilawschool.net. Wiki Law School does not provide legal advice. For educational purposes only.
mNo edit summary
mNo edit summary
 
Line 12: Line 12:
| {{#arraymap:{{{related|}}}|,|xrelx|[[Has related courses::xrelx]]|<br />}}  
| {{#arraymap:{{{related|}}}|,|xrelx|[[Has related courses::xrelx]]|<br />}}  
|}
|}
{{#seo:|title={{{subject|}}} - Law School Outline - Wiki Law School}}[[Category:General Outlines|{{{subject|}}}]]{{#breadcrumb: Category:General Outlines | General Outlines }}</includeonly><noinclude><!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
{{#seo:|title={{{subject|}}} - Law School Outline - Wiki Law School}}[[Category:General Outlines|{{{subject|}}}]]{{#breadcrumb: Category:General Outlines | General Outlines }}</includeonly><noinclude>{{Documentation}}</noinclude>
This template is to insert in outlines and provide basic information at a glance. 
== Usage ==
<nowiki>{{Infobox General Outline
| subject        =
| book_one        =
| book_two        =
| book_three      =
| book_four      =
| related        =
}}</nowiki>
 
== Description of fields ==
<templatedata>
{
"params": {
"subject": {
"label": "Subject",
"description": "The name of the subject matter covered by the outline. ",
"required": true
},
"book_one": {
"label": "Text or casebook",
"description": "Title or ISBN of important or principal textbook."
},
"book_two": {
"label": "Text or casebook",
"description": "Title or ISBN of important or principal textbook."
},
"book_three": {
"label": "Text or casebook",
"description": "Title or ISBN of important or principal textbook."
},
"book_four": {
"label": "Text or casebook",
"description": "Title or ISBN of important or principal textbook."
},
"related": {
"label": "Related courses",
"description": "Any related or pre-required courses (link to the outlines of such courses). If multiple, separate by comma. ",
"type": "wiki-page-name"
}
},
"description": "Insert in outlines and provide basic information at a glance.",
"paramOrder": [
"subject",
"book_one",
"book_two",
"book_three",
"book_four",
"related"
],
"format": "block"
}
</templatedata></noinclude>

Latest revision as of 18:11, June 13, 2022

This template is to insert in outlines and provide basic information at a glance.

Usage

{{Infobox General Outline
| subject         = 
| book_one        = 
| book_two        = 
| book_three      =
| book_four       =
| related        = 
}}

Description of fields

Insert in outlines and provide basic information at a glance.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Subjectsubject

The name of the subject matter covered by the outline.

Unknownrequired
Text or casebookbook_one

Title or ISBN of important or principal textbook.

Unknownoptional
Text or casebookbook_two

Title or ISBN of important or principal textbook.

Unknownoptional
Text or casebookbook_three

Title or ISBN of important or principal textbook.

Unknownoptional
Text or casebookbook_four

Title or ISBN of important or principal textbook.

Unknownoptional
Related coursesrelated

Any related or pre-required courses (link to the outlines of such courses). If multiple, separate by comma.

Page nameoptional