Changes

Jump to navigation Jump to search
2,771 bytes added ,  13:42, 27 February 2010
New page: {{toplink |linkpage =Help:Extensions |linktext =Extensions |pagetype=Help }} ===Syntax === Call the extension by useing the tag <code><nowiki><FlashCard></nowiki></code>and then uss the fo...
{{toplink
|linkpage =Help:Extensions
|linktext =Extensions
|pagetype=Help
}}
===Syntax ===
Call the extension by useing the tag <code><nowiki><FlashCard></nowiki></code>and then uss the following parameters.
{|border="2" width="800px" align="left" cellspacing="0" cellpadding="4" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse;empty-cells:show"
!bgcolor="#A7C1F2" width="100px"|Parameter
!bgcolor="#A7C1F2" width="280px"|Output
|-
!align="left" bgcolor="#F2F2F2"|questions=''x''
|Declared inside the tag. Where ''x'' is equal to the number of questions
|-
!align="left" bgcolor="#F2F2F2"|q''x''=
|Where ''x'' is the question number
|-
!align="left" bgcolor="#F2F2F2"|a''x''=
|Defines the answer for the question. Where ''x'' is the question number the answer belongs to.
|-
!align="left" bgcolor="#F2F2F2"|l''x''=
|Defines the article link for the question. Where ''x'' is the question number the link belongs to.
|}
<div style="clear:both;"></div>
<p>'''ie.'''<br>
<code><nowiki><FlashCard questions="2"></nowiki><br>
|q1=<br>
|a1=<br>
|l1=<br>
|q2=<br>
|a2=<br>
|l2=<br>
<nowiki></FlashCard></nowiki></code></P>
===Example===
{|border="2" width="800px" align="left" cellspacing="0" cellpadding="4" rules="all" style="margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse;empty-cells:show"
!Syntax
|<code><nowiki>
<FlashCard questions="3"></nowiki><br><nowiki>
|q1=What types of general somatic sensory information are there?</nowiki><br><nowiki>
|a1=Pain; touch; temperature; kinaesthesia</nowiki><br><nowiki>
|l1=Sensory Pathways - Anatomy & Physiology#Introduction</nowiki><br><nowiki>
|q2=Where is sensory information processed if it isn't percieved consciously?</nowiki><br><nowiki>
|a2=Cerebellum</nowiki><br><nowiki>
|l2=Sensory Pathways - Anatomy & Physiology#Introduction</nowiki><br><nowiki>
|q3=True or false: "Dorsal columns reach the cerebellum on the contralateral side of the body?"</nowiki><br><nowiki>
|a3=False - they reach the thalamus and are percieved consciously</nowiki><br><nowiki>
|l3=Sensory Pathways - Anatomy & Physiology#Dorsal Columns</nowiki><br><nowiki>
</FlashCard></nowiki></code>
|-
!Output
|<FlashCard questions="3">
|q1=What types of general somatic sensory information are there?
|a1=Pain; touch; temperature; kinaesthesia
|l1=Sensory Pathways - Anatomy & Physiology#Introduction
|q2=Where is sensory information processed if it isn't percieved consciously?
|a2=Cerebellum
|l2=Sensory Pathways - Anatomy & Physiology#Introduction
|q3=True or false: "Dorsal columns reach the cerebellum on the contralateral side of the body?"
|a3=False - they reach the thalamus and are percieved consciously
|l3=Sensory Pathways - Anatomy & Physiology#Dorsal Columns
</FlashCard>
|}

Navigation menu