Template:Infobox General Outline: Difference between revisions

From wikilawschool.net. Wiki Law School does not provide legal advice. For educational purposes only.
No edit summary
(Added TemplateData fields)
Line 25: Line 25:


== Description of fields ==
== Description of fields ==
{| class="wikitable" style="background: transparent"
<templatedata>
|-
{
! style="width: 8em;"| Field
"params": {
! Description
"subject": {
|-
"label": "Subject",
! Subject
"description": "The name of the subject matter covered by the outline. ",
| The name of the subject matter covered by the outline.
"required": true
|-
},
! book_one
"book_one": {
| Required or principal textbook ISBN (International Standard Book Number).
"label": "Text or casebook",
|-
"description": "Title or ISBN of important or principal textbook."
! book_two
},
| Any additional required textbook ISBN.
"book_two": {
|-
"label": "Text or casebook",
! book_three
"description": "Title or ISBN of important or principal textbook."
| Any recommended helpful texts or study materials ISBN.
},
|-
"book_three": {
! book_four
"label": "Text or casebook",
| Any additional recommended helpful texts or study materials ISBN.
"description": "Title or ISBN of important or principal textbook."
|-
},
! related_one
"book_four": {
| Any related or pre-required courses (link to the outlines of such courses). If multiple, separate by comma.  
"label": "Text or casebook",
|}</noinclude>
"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.",
"format": "block"
}
</templatedata></noinclude>

Revision as of 00:46, June 10, 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