Plantilla:Popup
Ir a la navegación
Ir a la búsqueda
Usage
{{Popup |1 = The text that is displayed on the page |2 = The information to be displayed inside the tool-tip. |long=yes (Optional) The width of the tool-tip (default is short) |left=yes (Optional) Change text alignment to left-aligned (default is centered) |icon = (Optional) If you do not want the [[File:Icon tooltip.png|link=|super|10px]] icon to appear, set this to no }}
- All text within the tool-tip is selectable.
- You may create links using [[ ]].
Examples
Standard popup
{{Popup|Text|Tooltip information here}}
- TextArchivo:Icon tooltip.pngTooltip information here
Left justify popup text
{{Popup|Text|Tooltip information here|left=yes}}
- TextArchivo:Icon tooltip.pngTooltip information here
Popup with a link
{{Popup|Text with a link in the popup|[[Home|DDO Wiki Home]]}}
- Text with a link in the popupArchivo:Icon tooltip.pngDDO Wiki Home
Standard popup on a link
{{Popup|[[Home|DDO Wiki Home]]|This is a popup on a link}}
- DDO Wiki HomeArchivo:Icon tooltip.pngThis is a popup on a link
Popup on a link with a link in the popup (long)
{{Popup|[[Home|DDO Wiki Home]]|[[Home|DDO Wiki Home]]|long=yes}}
- DDO Wiki HomeArchivo:Icon tooltip.pngDDO Wiki Home
Hiding the Archivo:Icon tooltip.png icon
{{Popup|[[Home|DDO Wiki Home]]|[[Home|DDO Wiki Home]]|icon=no}}
- DDO Wiki HomeDDO Wiki Home
Images
{{Popup|Works for images too!|[[File:M_snitch.png|450px|center]]|long=yes}}
- Works for images too!Archivo:Icon tooltip.png
Images and text
{{Popup|Add some text to your image to make it more interesting and worthwhile.|[[File:M_snitch.png|450px|center]]You can even add some text along with your image if you desire! Write an interesting caption for the image, or link it to something like [[The Snitch|the quest it belongs to]]!|long=yes}}
- Add some text to your image to make it more interesting and worthwhile.Archivo:Icon tooltip.pngYou can even add some text along with your image if you desire! Write an interesting caption for the image, or link it to something like the quest it belongs to!
CODING
{{{1}}}Archivo:Icon tooltip.pngPlease enter information for this popup