Difference between revisions of "Template:Key Start/doc"

From Biowikifarm Metawiki
Jump to: navigation, search
Line 35: Line 35:
 
{{Lead | 3    | Leaves odourless. Fruit dry, winged  | [http://en.wikipedia.org/wiki/Acer_negundo ''Acer negundo'' L.]}}
 
{{Lead | 3    | Leaves odourless. Fruit dry, winged  | [http://en.wikipedia.org/wiki/Acer_negundo ''Acer negundo'' L.]}}
 
{{Lead | 4 (2)| Leaves lobed | 5 }}
 
{{Lead | 4 (2)| Leaves lobed | 5 }}
{{Lead | 4    | Leaves not lobed | 6 | [[Image:EFG-logo2.jpg|thumb|200px|random picture demonstrating that images and caption are possible inside the key]] }}
+
{{Lead | 4    | Leaves not lobed | 6 | [[Image:EFG-logo2.jpg|thumb|50px|(demo)]] }}
 
{{Lead | 5 (4)| Leaves pinnately-veined. Fruit an acorn. Tree  | [http://en.wikipedia.org/wiki/Quercus_robur ''Quercus robur''] L. }}
 
{{Lead | 5 (4)| Leaves pinnately-veined. Fruit an acorn. Tree  | [http://en.wikipedia.org/wiki/Quercus_robur ''Quercus robur''] L. }}
 
{{Lead | 5    | Leaves palmately-veined. Fruit fleshy. Small shrub <ref>Blackcurrant juice is used for jams, sirup (French ''Cassis'')</ref>  
 
{{Lead | 5    | Leaves palmately-veined. Fruit fleshy. Small shrub <ref>Blackcurrant juice is used for jams, sirup (French ''Cassis'')</ref>  
Line 41: Line 41:
 
{{Lead | 6 (4)| Leaves compound. Fruit a red mulberry | ''[[Rubus ideus]]'' L. subsp. ''idaeus'' }}
 
{{Lead | 6 (4)| Leaves compound. Fruit a red mulberry | ''[[Rubus ideus]]'' L. subsp. ''idaeus'' }}
 
{{Lead | 6    | Leaves entire. Fruit not mulberry-like | 7 }}
 
{{Lead | 6    | Leaves entire. Fruit not mulberry-like | 7 }}
 +
<!-- end of single-access key -->}}
 +
 +
 +
Note: the single access keys may be strictly dichotomous (two alternatives, as above) or polytomous (some couplets having more than 2 alternatives, not shown). Furthermore, it is possible to design keys in statement-style (as above) or in question-answer-style as follows:
 +
 +
{{SingleAccessKey | id = KeyQA | title = Example of a key in question-answer-style|
 +
{{LeadQuestion | 1    | What is the life form of your plant? }}
 +
{{Lead | a  | a tree, shrub, or a woody climber > 50 cm high| 2 }}
 +
{{Lead | b  | a herbs or small shrubs (< 50 cm high) | 17 }}
 +
{{LeadQuestion | 2    | Are two leaves on the stem always opposite of each other?|[[Image:EFG-logo2.jpg|thumb|50px|random picture demo at Question]]}}
 +
{{Lead | a  | yes  | 3 |[[Image:EFG-logo2.jpg|thumb|50px|random picture demo at Answer a)]]}}
 +
{{Lead | b  | no, they are alternate | 4 |[[Image:EFG-logo2.jpg|thumb|50px|random picture demo at Answer b)]]}}
 
<!-- end of single-access key -->}}
 
<!-- end of single-access key -->}}
  

Revision as of 17:07, 24 October 2008

This is a documentation subpage for Template:Key Start (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Highlights

  • Without expert intervention, users can duplicate any existing key and modify, translate, or shorten it.
  • It is possible to rearrange the key or add new couplets or leads with new taxa.
    • In both cases, renumbering the leads is a problem, but while building a key up, non-consecutive lead numbers can be an interim solution.
  • Both lead statements and taxon links can contain links to internal wiki pages or external web pages, defining or explaining characters, states, or taxa.
  • Manually added images are possible, not yet present in current demonstration

Usage

The templates Template:SingleAccessKey and Template:Lead are to be used in combination.

Example in German (links to German Wikipedia)
An English Key with backlinks and footnotes (links to English Wikipedia)
Note: the single access keys may be strictly dichotomous (two alternatives, as above) or polytomous (some couplets having more than 2 alternatives, not shown). Furthermore, it is possible to design keys in statement-style (as above) or in question-answer-style as follows:
Example of a key in question-answer-style

TODO

  • Add the key id to each lead id, to support multiple keys on a wikipage. Work on this was started, but not finished!
  • A fourth parameter should be added to handle images in a template-defined way. Where would they be placed best in such a key?
  • Improvements: The key title could be displayed better than as caption, a description parameter could be added.
  • A FRIDA html key for comparison. One major difference is that FRIDA always places the taxon in a row of its own.

Known problems

  1. A plain three column layout is less than satisfactory; the occasional wide taxon names force the whole last column to be very wide.
    • To some extent, this is already worked around by providing a four-column layout with alternating colspan (33% of table width is assigned to statement, if no taxon is present, or to taxon, if that is present. However, this still means that the statement may be presented shorter than necessary.
  2. Clicking on the hyperlinks usually has no effect if the screen already contains the target lead.
    • Proposed solution: some javascript additions. Note: JS can not be called directly from within the wiki text for security reasons, or any user could reprogram the wiki into a dangerous tool.
  3. Leads do not automatically renumber.
    • There is an obvious service solutions for this: The project would have to program a "bot" program, the works through all keys that have a category like "Please renumber" set, renumbering the key in an optimal way, and then deleting (or commenting out) the category.
  4. There are no lead dots running from the statement to the number.
    • Attempting to fix this with <span style="float:right"> . . . .</span> did not work well!
    • Can this be fixed with a repeated background image and non-transparent text? Could be worth testing!


Dependencies

Currently this depends on some styles in MediaWiki:Common.css, one of which refers to a background image which must be available, and it needs the StringFunctions extension installed. It requires several templates to be installed. The central template being Template:Lead, other templates: Template:Trim, Template:SingleAccessKey/doc, Template:Lead/doc, Template:Documentation, Template:Documentation/subpage, Template:Documentation/docname, Template:Documentation/preload.