Help:Memorize
From QED
| Help |
|
| Related topics |
The <memorize> tag allows tables to be turned into interactive quizzes, as illustrated by the following example.
| Polity (memorize) | Flag (memorize) |
|---|---|
| Australia | |
| CIS | |
| EU | |
To turn the table into a quiz, click on one of the memorize links. You can choose either the "matching" or "flashcard" mode.
In the above example, thumbnails are hyperlinks that lead to the corresponding description page, and so to select a cell in the table, you should not click on the thumbnail itself.
This example was created by simply adding <memorize/> to a standard table, as shown below.
Source
Here is the source for the above example.
{|
|+ '''Flags'''
! Polity <memorize /> !! Flag <memorize />
|-
| Australia || [[Image:Flag of Australia.svg|50px]]
|-
| CIS || [[Image:Flag of the CIS.svg|50px]]
|-
| EU || [[Image:European flag.svg|50px]]
|}












