Difference between revisions of "Extension:FlashCard"
Jump to navigation
Jump to search
| Line 61: | Line 61: | ||
</FlashCard> | </FlashCard> | ||
|} | |} | ||
| + | |||
| + | [[Category:Help]][[Category:Extensions|F]] | ||
Latest revision as of 09:22, 3 April 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 |
| ||||||||||||||||