No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==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 to specify the size to resize the width of the image to in Pixels. | |||
==Examples== | |||
<pre>{{CharaColor-UMVC3|Morrigan|2}}</pre> | |||
{{CharaColor-UMVC3|Morrigan|2}} | {{CharaColor-UMVC3|Morrigan|2}} | ||
<pre>{{CharaColor-UMVC3|Doctor-Doom|4|size= 200px}}</pre> | |||
{{CharaColor-UMVC3|Doctor-Doom|4|size= 200px}} |
Revision as of 00:51, 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 to specify the size to resize the width of the image to in Pixels.
Examples
{{CharaColor-UMVC3|Morrigan|2}}
{{CharaColor-UMVC3|Doctor-Doom|4|size= 200px}}