Template:OoTInGameMessageBox
This is a sample message box. It is designed to mimic the in-game message boxes.
Template for in-game-style OoT message boxes. Could be used on image description pages, to replicate the text in the image (if it's small or difficult to read). More than four lines and the text will overflow onto the next line.
Parameters
First unnamed parameter becomes the text in the box.
The continueicon specifies how the blue square at the bottom should look. Specifying normal or not specifying a value at all results in a blue box (indicates the last in a sequence of message boxes). Specifying down results in a downward-pointing triangle (a message box that is followed by more). Specifying hidden results in nothing appearing at the bottom at all.
Subpages
More will be added as necessary.
- The Template:OoTInGameMessageBox/A subpage can be used to replicate an "A" button icon: A
Usage
Text (templates not parsed) | Code | Result |
---|---|---|
You got the <span style='color:#00C'>Golden Scale</span>!<br>Jump into the water and press<br>{{Template:OoTInGameMessageBox/A}}. Now you can dive much<br>deeper than you could before! | {{OoTInGameMessageBox|1=You got the <span style='color:#00C'>Golden Scale</span>!<br>Jump into the water and press<br>{{Template:OoTInGameMessageBox/A}}. Now you can dive much<br>deeper than you could before!}} |
You got the Golden Scale! |