User:TEF/Templates/Custom bullet

From Guild Wars Wiki
Jump to navigationJump to search
Gift of the Traveler.png    No description given.

Description[edit]

Create a custom bullet, using your favorite icon.

{{User:TEF/Templates/Custom bullet
| filename = [file.ext]
| filesize = 16
| link = [link]
| linktext = text
| color = color
| othertext = text}}

Examples[edit]

Price check, with links[edit]

{{User:TEF/Templates/Custom bullet
| filename = Gift of the Traveler.png
| filesize = 18
| link = User:Tennessee Ernie Ford/Price checks
| linktext = TEF's Price checks
| color = MidnightBlue
| othertext = How much are GotTs, Zoins, and War Supplies worth?
|}
Gift of the Traveler.png TEF's Price checks  How much are GotTs, Zoins, and War Supplies worth?

Bug equivalent[edit]

Price check, with links
{{User:TEF/Templates/Custom bullet
| filename = Bug.png
| filesize = 18
| link = Bug
| color = Red
| othertext = This is a bug note.
|}
Bug.png    This is a bug note.

Parameters[edit]

  • filename = the file name (including the extension) of the icon you would like to use; required.
  • filesize = the pixel size you want for the icon; default: 16
  • link = the URL (wiki style) that you want the bullet and the initial text to go to; optional
  • linktext = any text that should also be linked to the same page as the bullet; optional
  • color = color to render the linktext; default: purple
  • othertext = the main text you want after the bullet; required.

See also[edit]