Template:Tbox

From RuneRealm Wiki

This is the current revision of this page, as edited by Alex (talk | contribs) at 00:49, 17 October 2024 (Created page with "<includeonly><div class="transcript-chatbox">{{#if:{{{pic2|}}}|<div class="transcript-chatbox-image">[[File:{{{pic}}}|32x32px]]</div><div class="transcript-chatbox-image">[[File:{{{pic2}}}|32x32px]]</div> |{{#if:{{{pic|}}}|<div class="transcript-chatbox-image">[[File:{{{pic}}}|32x32px]]</div> }}}}{{{1}}}</div></includeonly><noinclude>{{/doc}}</noinclude>"). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Template documentation
This documentation is transcluded from Template:Tbox/doc. [edit] [history] [purge]

Tbox (transcript chatbox) is used on transcript pages for game messages that appear in the chatbox. This template should be used when the text fills the entire chatbox, and for chatbox messages that appear next to item images. The internal jagex names for these interfaces are "message box", "object box", and "double object box".

Usage

* Example text
* {{tbox|pic=Cooking apple detail.png|Description of an action.}}
* Example text
* {{tbox|pic=Pie dish detail.png|pic2=Uncooked apple pie detail.png|Description of an action.}}

This will result in:

  • Example text
  • Description of an action.
  • Example text
  • Description of an action.

Parameters

  • pic - (Optional) Image that appears to the left of the message
  • pic2 - (Optional) Second image that appears to the left of the message
  • 1 - Text of the message

See also