Template:Solution
Appearance
Solution
Documentation
[edit source]Usage
[edit source]This template is named solution with the first argument being the Title and the second argument being the Text.
Examples
[edit source]Let's say the problem is 1) 2x=4, solve for x.
In this example, the problem is called Problem One: Solution and the text is the solution to the problem. Make sure to put arguments in quotes.
{{solution|title="Problem One: Solution"|text="Divide both sides by 2 to get x=2"}}
This produces:
"Problem One: Solution"
"Divide both sides by 2 to get x=2"