Template:Altnames: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
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:Notice templates|{{PAGENAME}}]]</noinclude>
[[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:

This entity is also tied to x, y, z.

Use misc to display additional text in the same note.