Jump to content

Template:FlagMoved: Difference between revisions

From ModEnc²
en>DCoder
Oops, categ edit
m 2 revisions imported
 
(No difference)

Latest revision as of 22:20, 31 March 2025

Very specialised template! This template can be used to note that a certain flag was moved from one file section to another. It adds the page to both categories of flags as well, and should be used inside Template:Flag , when describing which section this flag applies to.

Parameters

#1 - old game name (RA2 if omitted)
#2 - old category (AudioVisual if omitted)
#3 - new game name (YR if omitted)
#4 - new category (General if omitted)

Default parameters

Since the only known example of such activity is the mass-movement of flags from AudioVisual to General that occured in YR, this template can automatically add the section names (AudioVisual and General) and game names (RA2 and YR), if called with no parameters.

Usage

{{FlagMoved}}

yields AudioVisual(RA2), General (YR).

{{FlagMoved|oldgame|oldhome|newgame|newhome}}

yields oldhome(oldgame), newhome (newgame).