更改

添加863字节 、 2017年2月24日 (五) 14:05
add {{TemplateData header}} (via JWB)
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE -->

== Usage ==
;Imperial (standard) usage
:<nowiki>{{Mileposts}}</nowiki>
{{Mileposts|cat=no}}

;Metric usage
:<nowiki>{{Mileposts|km=yes}}</nowiki> or <nowiki>{{Kmposts}}</nowiki>
{{Mileposts|km=yes|cat=no}}

== TemplateData ==
{{TemplateData header}}
<templatedata>
{
"description": "A cleanup template to indicate that the junction table needs mileposts or kilometreposts",
"params": {
"km": {
"label": "km",
"description": "yes if the road is in a country that uses metric measurements",
"type": "string",
"required": false
}
}
}
</templatedata>

<includeonly>
<!-- CATEGORIES HERE, THANKS -->

</includeonly>
匿名用户