Template:Story
Jump to navigation
Jump to search
Usage
{{story | 1=text | 2=border | 3=background | 4=height | scroll | text }}
text | 1=content that goes inside the box |
---|---|
border | 2=border color, default is black. |
background | 3=background color, default is white. |
height | 4=height of the container, default is 250px. |
scroll | show only x (horiz) or y (vert) scrollbars, don't specify for both. |
text | text color, default is black. |
Example
{{story|Hello, world!}} {{story|Hello, world!|red|green|100px|scroll=y|text=yellow}}
Output
Hello, world!
Hello, world!