Template:ProgressiveHint
:
[ hint ]
A template to help write progressive hints.
Usage
{{ProgressiveHint | topic = a basic hint | hint = place the connector first }}
looks like this:
a basic hint:
[ hint ]
place the connector first
Alternately use the shorthand notation,
{{ProgressiveHint|a basic hint|place the connector first}}
Helps you write a progressive hint
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | no description | Unknown | optional |
2 | 2 | no description | Unknown | optional |
topic | topic 1 | A short line explaining what problem the hint is addressing
| String | suggested |
hint | hint 2 | The text of the hint itself
| Content | suggested |