Vorlage:Decision Horizontal/doc: Unterschied zwischen den Versionen
Aus Offene Naturführer BiolFlor
K ({{DEFAULTSORT: {{SITENAME}} }}) |
|||
(8 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
{{Documentation/subpage}} | {{Documentation/subpage}} | ||
− | |||
− | + | == Template parameters (Version 0.8) == | |
− | * subheading | + | * <code>subheading</code>: text of the subheading |
− | * id | + | * <code>subheadingstyle</code>: colored bars with text above selected couplets, internal grouping: either CSS properties or one of “Green”, “Orange”, “BigOrange”, “BigGreen”, “Simple” (no border, no background); “Orange” color is the default. |
− | + | * <code>intro text</code>: a text common to all leads of the decision, e.g. a prompt (“Select the kind of leaf margin”), a question (“Which kind of leaf margin do you have?”) or a shared character text (“leaf margin:”). Is the equivalent to [[Template:Lead_Question]]. | |
− | * image 1a | + | * <code>intro text style</code>: CSS style; always centerd unless defined otherwise, e.g. <code>intro text style = text-align:left;</code> |
− | * caption 1a | + | * <code>id</code>: 2 (the couplet id)<br/><!-- |
− | * | + | --><code>hide id = true</code> gets the displayed id suppressed, anything else will display (provided primarily for single-couplet decisions) |
− | * lead 1 | + | * <code>image 1a … image 1e</code> / <code>image 8a … image 8e</code>: File:Xy.jpg<br/><!-- |
− | + | --><code>images 1 resize</code> / <code>images 8 resize</code>: default is ? (not yet implemented) | |
− | * next 1 | + | * <code>caption 1a … caption 1e</code> / <code>caption 8a … caption 8e</code>: File:Xy.jpg |
− | * result 1 | + | * <code>label 1a … label 1e</code> / <code>label 8a … label 8e</code>: image label |
− | * result text 1 | + | * <code>lead 1</code> / <code>lead 8</code>: text characterising the decision for a taxon, e.g. “flowers green”<br/><!-- |
− | * result qualifier 1 | + | -->NOTE: the lead text ''may be missing'', if images are sufficient, or if decision is based on the result text alone, like a choice between alternative keys |
− | * | + | * <code>alt 1</code> / <code>alt 8</code>: a, b, etc. This is optional, enabling references from text |
− | * | + | * <code>next 1</code> / <code>next 8</code>: 4 (next id) |
+ | * <code>result 1</code> / <code>result 8</code>: “Geranium pratense” (a wiki page) | ||
+ | * <code>result text 1</code> / <code>result text 8</code>: <code><nowiki>''G. pratense''</nowiki></code> becomes ''G. pratense''. Optional display text, if text of the result itself is not suitable | ||
+ | * <code>result qualifier 1</code> / <code>result qualifier 8</code>: non-linking qualifiers like “females”, “♀♀” or “3 species” | ||
+ | * <code>common names 1</code> / <code>common names 8</code>: common names or vernacular names | ||
+ | * <code>scientific name 1</code> / <code>scientific name 8</code>: the scientific name (it is meant to be only one, use [[#expandable_details|synonyms]] as well) | ||
+ | |||
+ | === Expandable details {{Anchor| expandable_details}}=== | ||
+ | |||
+ | * synonyms 1 - synonyms 8 | ||
+ | * description 1 - description 8 | ||
+ | * occurrence 1 - occurrence 8 | ||
+ | * remarks 1 - remarks 8 | ||
+ | * image 1j (k,l,m,n,o,p,q,r) - image 8j (k,l,m,n,o,p,q,r) | ||
+ | |||
+ | : extraimages 1 width, extraimages 1 height - extraimages 8 width, extraimages 8 height: 100px (default) | ||
+ | * caption 1j (k,l,m,n,o,p,q,r) - caption 8j (k,l,m,n,o,p,q,r): corresponding image captions | ||
+ | : caption lines 1/1a-1r - caption lines 8/8a-8r: approximately used caption lines | ||
+ | |||
Note: the horizontal decision template is created so that it can be used together with normal, row-based decision templates (“vertical”). For this reason, the outer table structure is aligned to be combinable with a 4 column table | Note: the horizontal decision template is created so that it can be used together with normal, row-based decision templates (“vertical”). For this reason, the outer table structure is aligned to be combinable with a 4 column table | ||
− | + | == Usage == | |
Test of key: (Some parts are from a Lamium key to demonstrate the potential to mix between the side-by-side and leads-in-line arrangement.) | Test of key: (Some parts are from a Lamium key to demonstrate the potential to mix between the side-by-side and leads-in-line arrangement.) | ||
Zeile 109: | Zeile 126: | ||
| subheading = Test couplet 1 | | subheading = Test couplet 1 | ||
| subheadingstyle = Green | | subheadingstyle = Green | ||
+ | | intro text = Which colors have body and tail? | ||
+ | | introtext style = color:red;font-weight:bold; | ||
| id = 2 <!-- id of the decision couplet --> | | id = 2 <!-- id of the decision couplet --> | ||
Zeile 341: | Zeile 360: | ||
+ | == Technical notes == | ||
+ | {{Todo |implement "intro text" correct in the jKey history, proposed css-class intro-text something|jKey }} | ||
+ | |||
+ | DEPRECATED | ||
+ | * resultqualifier | ||
− | + | == See also == | |
Single Access Key, Lead style: [[Template:Key Start]] and [[Template:Lead]] | Single Access Key, Lead style: [[Template:Key Start]] and [[Template:Lead]] | ||
<noinclude>[[Category:Single-access key templates]]</noinclude> | <noinclude>[[Category:Single-access key templates]]</noinclude> | ||
− | {{DEFAULTSORT: {{ | + | {{DEFAULTSORT: {{PAGENAME}} }} |
Aktuelle Version vom 17. Mai 2013, 11:53 Uhr
This is a documentation subpage for Vorlage:Decision Horizontal (see that page for the vorlage itself). It contains usage information, categories and other content that is not part of the original vorlage page. |
Inhaltsverzeichnis
Template parameters (Version 0.8)
-
subheading
: text of the subheading -
subheadingstyle
: colored bars with text above selected couplets, internal grouping: either CSS properties or one of “Green”, “Orange”, “BigOrange”, “BigGreen”, “Simple” (no border, no background); “Orange” color is the default. -
intro text
: a text common to all leads of the decision, e.g. a prompt (“Select the kind of leaf margin”), a question (“Which kind of leaf margin do you have?”) or a shared character text (“leaf margin:”). Is the equivalent to Template:Lead_Question. -
intro text style
: CSS style; always centerd unless defined otherwise, e.g.intro text style = text-align:left;
-
id
: 2 (the couplet id)hide id = true
gets the displayed id suppressed, anything else will display (provided primarily for single-couplet decisions) -
image 1a … image 1e
/image 8a … image 8e
: File:Xy.jpgimages 1 resize
/images 8 resize
: default is ? (not yet implemented) -
caption 1a … caption 1e
/caption 8a … caption 8e
: File:Xy.jpg -
label 1a … label 1e
/label 8a … label 8e
: image label -
lead 1
/lead 8
: text characterising the decision for a taxon, e.g. “flowers green”
NOTE: the lead text may be missing, if images are sufficient, or if decision is based on the result text alone, like a choice between alternative keys -
alt 1
/alt 8
: a, b, etc. This is optional, enabling references from text -
next 1
/next 8
: 4 (next id) -
result 1
/result 8
: “Geranium pratense” (a wiki page) -
result text 1
/result text 8
:''G. pratense''
becomes G. pratense. Optional display text, if text of the result itself is not suitable -
result qualifier 1
/result qualifier 8
: non-linking qualifiers like “females”, “♀♀” or “3 species” -
common names 1
/common names 8
: common names or vernacular names -
scientific name 1
/scientific name 8
: the scientific name (it is meant to be only one, use synonyms as well)
Expandable details
- synonyms 1 - synonyms 8
- description 1 - description 8
- occurrence 1 - occurrence 8
- remarks 1 - remarks 8
- image 1j (k,l,m,n,o,p,q,r) - image 8j (k,l,m,n,o,p,q,r)
- extraimages 1 width, extraimages 1 height - extraimages 8 width, extraimages 8 height: 100px (default)
- caption 1j (k,l,m,n,o,p,q,r) - caption 8j (k,l,m,n,o,p,q,r): corresponding image captions
- caption lines 1/1a-1r - caption lines 8/8a-8r: approximately used caption lines
Note: the horizontal decision template is created so that it can be used together with normal, row-based decision templates (“vertical”). For this reason, the outer table structure is aligned to be combinable with a 4 column table
Usage
Test of key: (Some parts are from a Lamium key to demonstrate the potential to mix between the side-by-side and leads-in-line arrangement.)
1 |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
Test couplet 1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
2 | Which colors have body and tail?
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
5 | 5 |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
5 | ’ |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
5 | ’’ |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
5 | ’’’ |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
5 | ’’’’ |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
5 | ’’’’ |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
5 | x |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
5 | y |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
6 | 6 (5) |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
6 | ’ |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
3 |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
4 |
|
A second key, which can be linked from the first one:
1 | 1 |
| |||||||
1 | ’ |
| |||||||
1 | ’’ |
|
Technical notes
DEPRECATED
- resultqualifier
See also
Single Access Key, Lead style: Template:Key Start and Template:Lead