Template:Tooltip info: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
(Created page with "{{infocard | class = tooltip | header = {{{name}}} | subheader = {{{type|}}} | 1 = <div class="frame"></div> | {{c|normal|{{{description|}}}}} }}<noinclude> {{documentation}} </noinclude>")
 
(Removed tooltip class to remove dotted line)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{infocard
{{infocard
| class = tooltip
| header = {{{name}}}
| header = {{{name}}}
| subheader = {{{type|}}}
| subheader = Tooltip
| 1 = <div class="frame"></div>
| 1= {{c|normal|{{{description|}}}}}
| {{c|normal|{{{description|}}}}}
}}<noinclude>
}}<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Latest revision as of 17:43, 29 March 2025

{{{name}}}
Tooltip
Template documentation[view] [edit] [history] [purge]

Lua logo

This template uses the following modules:

Used to create Tooltip info cards.

This template only requires two fields:

| name =

| description =

The text within these templates should match ingame tooltip popups verbatim.