Template:Kamen Rider info/Showa Rider info

From Moegirlpedia
< Template:Kamen Rider info
Revision as of 23:35, 23 March 2022 by LiaMinina (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Template-info.svg Template Documentation  [View] [Edit] [History] [Refresh]

This template is suitable for normal Showa-era Rider articles in the Kamen Rider series, and is used to introduce the basic information of Rider forms.

This template refers to Template:Main Characters Infolist for production.

To use the Heisei Kamen Rider info template, please use Template:Kamen Rider info.

If you have any comments or suggestions, please post them on the talk page of this template.

How to use

Enter the following in the place where the Rider's information needs to be displayed:

{{Kamen Rider info
 |japanese=
 |english=
 |debut episode=
 |debut henshin=
 |debut series=
 |first series=
 |first series ep=
 |bg-color=
 |title-color=
 |text-color=
 |border-color=
 |LOGO image=
 |ext LOGO image =
 |form image=
 |ext form image=
 |tabs=
 |intro=
 |attacks=
 |height=
 |weight=
 |punch=
 |kick=
 |jump=
 |speed=
}}

Among them, in order to standardize the size of the template image, the current size of the Rider's LOGO image is set to a width of 100px by default, and the size of the Rider's form image is set to a width of 300px by default.

Parameters

Title header
japanese The form's name in Japanese. Custom style can be used.
english The form's name in English. If there is no official English name, it is recommended to use Romaji. Custom style can be used.
Parameters
bg-color The background color of the template.
title-color The color of the title header.
text-color The color used for the template's text. Unless you use custom style for some text, the color of other text will be based on this parameter; when left blank, black font is used by default.
LabelColor The color to use for this template's border.
Images
LOGO image For the Rider's logo/symbol, enter the file name in Moegirl Commons.
ext LOGO image For the Rider's logo/symbol, enter an external file link.
form image For the Rider's form image , enter the file name in Moegirl Commons.
form ext image For the Rider's form image, enter an external file link.
tabs When there are multiple form changes for one Rider, you can use tabs, see below for the usage method usage with tabs.
Introduction section
intro Introduction to the Rider's form. Custom style can be used.
attacks Describes the Rider's attacks. Custom style can be used. Standardized templates are expected to be available in the future.
Stats section
height The Rider's height, calculated in cm.
weight The Rider's weight, calculated in kg.
punch The rider's punching power, calculated in t.
kick The Rider's kicking power, calculated in t.
jump The Rider's jumping force, calculated in m.
speed The Rider's speed in action, calculated in s/100m.
Series appearance section
debut episode The TV series episode where the Rider debuted.
debut series The TV series/movie/Hyper Battle DVD/Gaiden where the Rider debuted.
debut henshin The Rider's first proper henshin (transformation) in the TV series.
first series A work in which the Rider appears before the official debut.
first series ep The TV episode where the Rider appeared before the official debut (usually the previous one).
When a number is entered here, it is assumed that the above first series is the TV version of the Rider's appearance before the official debut.

Usage with tabs

  • When using tabs, please leave the two parameters form image, form ext image blank.
{{Kamen Rider info
……
 |form image=
 |form ext image=
 |form width=
 |tabs={{tabs
  |bt1=Form 1
  |tab1=[[(form 1 internal image)|(width)px]] (internal file) /<img src="(form 1 external image)" style="width: (width)px;}}" /> (external file)
  |bt2=Form 2
  |tab1=[[(form 2 internal image)|(width)px]] (internal file) /<img src="(form 2 external image)" style="width: (width)px;}}" /> (external file)
 }}
……
}}