Template:Altnames: Difference between revisions
Jump to navigation
Jump to search
This entity is also tied to
m (Changed hover text) |
(Added to "Inline note templates" category) |
||
Line 5: | Line 5: | ||
{{altnames|name1=x|name2=y|name3=z}} | {{altnames|name1=x|name2=y|name3=z}} | ||
Use <code>misc</code> to display additional text in the same note. | Use <code>misc</code> to display additional text in the same note. | ||
[[Category: | [[Category:Inline note templates|{{PAGENAME}}]]</noinclude> |
Revision as of 15:31, 27 December 2019
This template is intended to be used when an entity is tied to multiple classnames, especially those that do not appear to serve any purpose other than deprecation.
List all alternate classnames with name1
, name2
, and so on. {{altnames|name1=x|name2=y|name3=z}} would return as:

x
, y
, z
. Use misc
to display additional text in the same note.