Personal tools

Template:BigTextButton

From X-Plane Wiki

Jump to: navigation, search

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:

Hello

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.

Navigation