Template:BigTextButton
From X-Plane Wiki
Big text button - makes a clickable text area with description.
- title = title to show
- page = page to click
- desc = descriptive text
Example:
{| width=50% border=1
|{{BigTextButton | title = Hello | page = Main Page | desc = This is a description}}
|}
Looks like this:
This is a description
|
(Note that the big text button's text is wrapped to its width - it is meant to be used in a table, as shown in the example.