2,085
回編集
(変更) |
(変更) |
||
7行目: | 7行目: | ||
|- | |- | ||
! style="background-color:#f8f9fa"|全国図鑑番号 | ! style="background-color:#f8f9fa"|全国図鑑番号 | ||
| | | {{{全国図鑑番号}}} | ||
|- | |- | ||
! style="background-color:#f8f9fa"|分類 | ! style="background-color:#f8f9fa"|分類 | ||
| {{{分類}}} | | {{{分類}}} | ||
|- | |- | ||
! style="background-color:#f8f9fa"|タイプ | ! style="background-color:#f8f9fa"|タイプ | ||
57行目: | 57行目: | ||
"全国図鑑番号": { | "全国図鑑番号": { | ||
"description": "ポケモンのぜんこくずかんナンバー。3桁で入力すること。", | "description": "ポケモンのぜんこくずかんナンバー。3桁で入力すること。", | ||
"example": "025", | "example": "No.025", | ||
"type": "number", | "type": "number", | ||
"required": true | "required": true | ||
63行目: | 63行目: | ||
"分類": { | "分類": { | ||
"description": "ポケモンの分類", | "description": "ポケモンの分類", | ||
"example": " | "example": "でんきねずみポケモン", | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true |
回編集