Template:Scan text box
From WikiEducator
Contents
Purpose
To provide a white text box with rounded corners which can receive custom width and text properties.
Usage
- content
- string to be displayed in the div
- width
- width of the div in either % or px (20% or 15px)
Example for you to paste into your wiki page
{{Scan_text_box|content={{this content}}|width=50%}}
will produce
Another example, this time passing in a link via another template called NewWindowLinks
{{Scan_text_box|content={{NewWindowLinks|[http://wikieducator.org/OERu/Strategic_plan_2014_-_2017/Baseline OERu Baseline]}}|width=50%}}
will produce