Template:N/a: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
>Vinifera7
(Strangely, this template on Wikipedia actually uses the deprecated method of including a sort key. There's no reason we can't use the current method.)
(Added optional rowspan param)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class="wikitable"
<noinclude>{| class="wikitable"
|-
|-
| <onlyinclude>class="table-na" style="text-align: {{{align|center}}}; {{{style|}}}" {{#if: {{{sort|}}} | data-sort-value="{{{sort}}}" }} | <small>{{{1|N/A}}}</small></onlyinclude>
|</noinclude>data-sort-value="{{{sort|}}}" class="table-na" {{#if: {{{style|}}} | style="{{{style}}}" }} {{#if: {{{rowspan|}}} | rowspan="{{{rowspan}}}" }} | {{{1|}}}<noinclude>
|}
|}
{{documentation}}
{{Documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>

Latest revision as of 04:47, 4 January 2025

Template documentation[view] [edit] [history] [purge]


This template was adapted from Template:N/a on Wikipedia.
Adaptation is noted for reference and attribution only. This template may differ from the original in function or in usage. The documentation on Wikipedia may be helpful in understanding this template.