No edit summary |
|||
Line 8: | Line 8: | ||
* First parameter is the character name, has to be the same as the character's name in the page URLs. | * First parameter is the character name, has to be the same as the character's name in the page URLs. | ||
* Second parameter is the color number (1, 2, 3, etc..) | * Second parameter is the color number (1, 2, 3, etc..) | ||
* size is an optional paramter | * ''size'' is an optional paramter for resizing the width of the image in pixels. Default is 70px. | ||
==Examples== | ==Examples== |
Revision as of 01:09, 22 August 2022
Purpose
A simple template to pull the appropriate character color given the character and color number.
Usage
- First parameter is the character name, has to be the same as the character's name in the page URLs.
- Second parameter is the color number (1, 2, 3, etc..)
- size is an optional paramter for resizing the width of the image in pixels. Default is 70px.
Examples
{{CharaColor-UMVC3|Morrigan|2}}
{{CharaColor-UMVC3|Doctor_Doom|4|size= 200px}}