Template:Number column heading/doc
Appearance
![]() | This is a documentation subpage for Template:Number column heading. It may contain usage information, categories and other content that is not part of the original template page. |
Produces an abbreviated title with a tooltip for a table number column without taking up much space.
Usage
[edit]{{Noh}}
→ No.
Example use in a table
[edit]{| class="wikitable"
! scope="col" | {{Noh}}
! scope="col" | Name
|-
| 99
| Content
|}
No. | Text |
---|---|
99 | Content |