Template:CharaColor-UMVC3/Documentation: Difference between revisions

Template page
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
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, Alt, etc...)
* ''size'' is an optional paramter for resizing the width of the image in pixels. Default is 70px.
==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}}

Latest revision as of 01:10, 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, Alt, etc...)
  • size is an optional paramter for resizing the width of the image in pixels. Default is 70px.

Examples

{{CharaColor-UMVC3|Morrigan|2}}

UMVC3 Morrigan Color 2.png


{{CharaColor-UMVC3|Doctor_Doom|4|size= 200px}}

UMVC3 Doctor Doom Color 4.png