Difference between revisions of "Template:QuizCat"

From WikiVet English
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly>{{if|1={{{topic|}}}{{{system|}}}|2=[[Category:Quizzes]]}}</includeonly><noinclude>
+
<includeonly>{{if|1={{{topic|}}}{{{system|}}}|2=[[Category:Quizzes]]}}{{ifeq|if={{{topic|}}}|eq=Pathology|then=[[Category:Pathology Quizzes|{{{topicsubcategory|?}}}]]|else=}}</includeonly><noinclude>
 
==Code==
 
==Code==
 
<p><code><nowiki>{{QuizCat|topic=|topicsubcategory=|system=|systemsubcategory=}}</nowiki></code></p>
 
<p><code><nowiki>{{QuizCat|topic=|topicsubcategory=|system=|systemsubcategory=}}</nowiki></code></p>

Revision as of 16:09, 5 November 2009

Code

{{QuizCat|topic=|topicsubcategory=|system=|systemsubcategory=}}

Both topic and system should be entered, but this is not essential. The subcategory variable does not need to have an input but if it does not it will be assigned to the '?' grouping. The subcategory variables allow the quiz to be listed more appropiratley. For example a Urinary Quiz will be listed under the system (Urinary) but will then be listed under the subcategory 'A' (for anatomy).

Variables

Topics
Variable Topic
Anatomy Anatomy & Physiology
Blood WikiBlood
Bugs WikiBugs
Clinical WikiClinical
Drug WikiDrugs
Pathology WikiPath
WikiNormal WikiNormals
WikiVPH WikiVPH
Systems
Variable System
Alimentary Anatomy & Physiology
Cardiorespiratory Cardiorespiratory System
Developmental Developmental Biology
Endocrine Endocrine System
Integument Integumentary System
Immunology Haematology and Immunology
Lymphatic Lymphatic System
MSK Musculoskeletal System
Nervous Nervous and Special Senses
Reproductive Reproductive System
Urinary Urinary System

Example

Example page: Urinary Anatomy & Physiology Quiz


For a quiz on the pathology of the cardiorespiratory system.

{{QuizCat|topic=Pathology|topicsubcategory=C|system=Cardiorespiratory|systemsubcategory=P}}


For a quiz on the anatomy and physiology of the urinary system.

{{QuizCat|topic=Anatomy|topicsubcategory=U|system=Urinary|systemsubcategory=A}}


For a quiz on infectious diseases on viruses.

{{QuizCat|topic=Bugs|topicsubcategory=V}}


For a quiz on infectious diseases on tuberculosis.

{{QuizCat|topic=Bugs|topicsubcategory=T}}