Template:Solution
From Wikibooks, open books for an open world
{{{title}}}
{{{text}}}
[edit] Documentation
[edit] Usage
This template is named solution with the first argument being the Title and the second argument being the Text.
[edit] Examples
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"