User talk:VivaRomania: Difference between revisions

From TF2 Classified Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
== Note on the use of infoboxes ==
== Note on the use of infoboxes ==


I think the <code>title</code> parameter should only be set if the title wanted for the infobox does not match the page's title (that only happens on very specific cases like in localized page names). This means that if you're writing an infobox, you should use <code><nowiki>{{{title|{{PAGENAME}}}}}</nowiki></code> to default it to the page's title. I believe the TF2 wiki does this (as well as any other wikis), so please avoid adding the <code>title</code> tag to preexisting pages that didn't set it.
I think the <code>title</code> parameter should only be set if the title wanted for the infobox does not match the page's title (that only happens on very specific cases like in localized page names, also see [[Template:Infobox class]]'s literal descriptions of the parameters). This means that if you're writing an infobox, you should use <code><nowiki>{{{title|{{PAGENAME}}}}}</nowiki></code> to default it to the page's title. I believe the TF2 wiki does this (as well as any other wikis), so please avoid adding the <code>title</code> tag to preexisting pages that didn't set it.

Revision as of 21:26, 10 March 2025

Note on the use of infoboxes

I think the title parameter should only be set if the title wanted for the infobox does not match the page's title (that only happens on very specific cases like in localized page names, also see Template:Infobox class's literal descriptions of the parameters). This means that if you're writing an infobox, you should use {{{title|{{PAGENAME}}}}} to default it to the page's title. I believe the TF2 wiki does this (as well as any other wikis), so please avoid adding the title tag to preexisting pages that didn't set it.