「テンプレート:テレイン概要」の版間の差分

提供: テレインWiki
移動先: 案内検索
 
1行目: 1行目:
 +
<noinclude>
 
<templatedata>
 
<templatedata>
 
{
 
{
11行目: 12行目:
 
"地図名": {
 
"地図名": {
 
"description": "テレイン名と地図名を分けて管理している場合(たとえば両総用水の最新版は「両総用水2017」)に記載してください。",
 
"description": "テレイン名と地図名を分けて管理している場合(たとえば両総用水の最新版は「両総用水2017」)に記載してください。",
 +
"type": "string",
 +
"aliases": [
 +
"mapname"
 +
]
 +
},
 +
"調査作図者": {
 +
"aliases": [
 +
"mapper"
 +
],
 +
"description": "調査作図者がプロマッパーなど著名な場合に利用(業者名がよい??)",
 +
"example": "YMOE,NishiPRO",
 
"type": "string"
 
"type": "string"
 +
},
 +
"管理者Webサイト": {
 +
"aliases": [
 +
"website"
 +
],
 +
"type": "url"
 +
},
 +
"所有者": {
 +
"aliases": [
 +
"club"
 +
],
 +
"description": "不明時は「不明」",
 +
"type": "string",
 +
"required": true
 
}
 
}
 
},
 
},
 
"description": "テレイン概要",
 
"description": "テレイン概要",
"format": "block"
+
"format": "block",
 +
"paramOrder": [
 +
"テレイン名",
 +
"地図名",
 +
"所有者",
 +
"調査作図者",
 +
"管理者Webサイト"
 +
]
 
}
 
}
 
</templatedata>
 
</templatedata>
 
</noinclude>
 
</noinclude>

2018年1月26日 (金) 22:41時点における最新版

テレイン概要

テンプレート引数

This template has custom formatting.

引数説明状態
テレイン名テレイン名name

説明なし

既定
自動入力値
文字列必須
地図名地図名mapname

テレイン名と地図名を分けて管理している場合(たとえば両総用水の最新版は「両総用水2017」)に記載してください。

既定
自動入力値
文字列省略可能
所有者所有者club

不明時は「不明」

既定
自動入力値
文字列必須
調査作図者調査作図者mapper

調査作図者がプロマッパーなど著名な場合に利用(業者名がよい??)

既定
YMOE,NishiPRO
自動入力値
文字列省略可能
管理者Webサイト管理者Webサイトwebsite

説明なし

既定
自動入力値
URL省略可能