|
|
| 1行目: |
1行目: |
| − | <noinclude>
| + | テストテストテスト |
| − | <templatedata>
| |
| − | {
| |
| − | "params": {
| |
| − | "テレイン名": {
| |
| − | "example": "しろやまこ",
| |
| − | "type": "string"
| |
| − | },
| |
| − | "場所": {
| |
| − | "description": "Googleマップ等を利用して場所を示してください。",
| |
| − | "type": "url"
| |
| − | },
| |
| − | "エリア": {
| |
| − | "description": "テレインが集中している地域についてはエリアごとに分ける",
| |
| − | "example": "矢板,富士など",
| |
| − | "type": "string"
| |
| − | },
| |
| − | "所有者": {
| |
| − | "example": {
| |
| − | "ja": "早大OC"
| |
| − | },
| |
| − | "type": "string"
| |
| − | },
| |
| − | "調査者": {
| |
| − | "description": "プロマッパー地図など調査者が著名な場合"
| |
| − | },
| |
| − | "作成年": {
| |
| − | "description": "最終調査年",
| |
| − | "example": "2017",
| |
| − | "type": "number"
| |
| − | },
| |
| − | "都道府県(市町村)": {
| |
| − | "description": "市町村名は省略可、複数の場合スラッシュ区切り",
| |
| − | "example": "東京都町田市/神奈川県相模原市",
| |
| − | "type": "string",
| |
| − | "required": true
| |
| − | },
| |
| − | "地図": {
| |
| − | "description": "地図写真等を著作権的に問題のない範囲で",
| |
| − | "type": "wiki-file-name"
| |
| − | }
| |
| − | },
| |
| − | "format": "block",
| |
| − | "paramOrder": [
| |
| − | "テレイン名",
| |
| − | "場所",
| |
| − | "都道府県(市町村)",
| |
| − | "エリア",
| |
| − | "所有者",
| |
| − | "調査者",
| |
| − | "作成年",
| |
| − | "地図"
| |
| − | ],
| |
| − | "description": "テレインの概要を表示するために利用するテンプレートです。"
| |
| − | }
| |
| − | </templatedata>
| |
| − | </noinclude>
| |