Jump to content

Test: Difference between revisions

From Apogea Wiki
Dane (talk | contribs)
Create test page for tooltip-panel demonstration (via create-page on MediaWiki MCP Server)
Tag: Recreated
 
Dane (talk | contribs)
No edit summary
Line 1: Line 1:
<div class="tooltip-panel">
<div class="tooltip-panel font-apogea">
This is a '''tooltip panel''' using the ninepatch style.
This is a '''tooltip panel''' using the ninepatch style.


Line 8: Line 8:
</div>
</div>


<div class="tooltip-panel" style="width: 300px;">
<div class="tooltip-panel font-apogea" style="width: 300px;">
Fixed width panel example.
Fixed width panel example.
</div>
</div>


<div class="tooltip-panel" style="display: inline-block;">
<div class="tooltip-panel font-apogea" style="display: inline-block;">
Inline panel
Inline panel
</div>
</div>

Revision as of 21:29, 26 January 2026

This is a tooltip panel using the ninepatch style.

It can contain any wiki content:

Fixed width panel example.

Inline panel