Content deleted Content added
→Template-protected edit request on 14 October 2021: new section |
|||
Line 15:
AASHTO's spring 2021 U.S. Bicycle Route approvals have revealed that it's possible for a three-digit USBR number to be repeated in a different state, with the approval of USBR 230 in Ohio. [[Special:Diff/1038128609|This edit]] introduces an optional disambiguating suffix to links to USBRs. – [[User:Mxn|Minh <span style="font-variant: small-caps;">Nguyễn</span>]] <sup>[[User talk:Mxn|<span style="display: inline-block;">💬</span>]]</sup> 17:56, 10 August 2021 (UTC) [[User:Mxn|Minh <span style="font-variant: small-caps;">Nguyễn</span>]] <sup>[[User talk:Mxn|<span style="display: inline-block;">💬</span>]]</sup> 17:56, 10 August 2021 (UTC)
: {{done}} [[User:Pppery|* Pppery *]] [[User talk:Pppery|<sub style="color:#800000">it has begun...</sub>]] 17:02, 26 August 2021 (UTC)
== Template-protected edit request on 14 October 2021 ==
{{edit template-protected|Module:Road data/strings/USA|answered=no}}
I'd like to add an {{code|arksuffix|lua}} parameter to the current {{code|Truck|lua}} entry in {{code|USA[" aux "]|lua}} so it reads as follows:
<syntaxhighlight lang="lua">
Truck = {
name = "Truck"
arksuffix = "T"
},
</syntaxhighlight>
Every other auxillary route type which is found in Arkansas already has something similar to this. [[User:Philroc|<span style="color: #009933;">Phil</span>]][[User talk:Philroc|<span style="color: #9A0002">roc</span>]] [[Special:Contributions/Philroc|(c)]] 21:09, 14 October 2021 (UTC)
|