Difference between revisions of "Extension:FlashCard"
Jump to navigation
Jump to search
(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...) |
(No difference)
|
Revision as of 13:42, 27 February 2010
|
|
Syntax
Call the extension by useing the tag <FlashCard>and then uss the following parameters.
| Parameter | Output |
|---|---|
| questions=x | Declared inside the tag. Where x is equal to the number of questions |
| qx= | Where x is the question number |
| ax= | Defines the answer for the question. Where x is the question number the answer belongs to. |
| lx= | Defines the article link for the question. Where x is the question number the link belongs to. |
ie.
<FlashCard questions="2">
|q1=
|a1=
|l1=
|q2=
|a2=
|l2=
</FlashCard>
Example
| Syntax |
<FlashCard questions="3">
| ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Output |
| ||||||||||||||||