Module talk:Infobox road/color: Difference between revisions
Appearance
Content deleted Content added
→New country color: new section |
|||
Line 20: | Line 20: | ||
Need to add Nepal's color set. It's an addition request. Should I submit color set or add by myself? [[User:Lemofadka|Lemofadka]] ([[User talk:Lemofadka|talk]]) 11:29, 15 May 2020 (UTC) |
Need to add Nepal's color set. It's an addition request. Should I submit color set or add by myself? [[User:Lemofadka|Lemofadka]] ([[User talk:Lemofadka|talk]]) 11:29, 15 May 2020 (UTC) |
||
:[[File:Red question icon with gradient background.svg|20px|link=|alt=]] '''Not done:''' it's not clear what changes you want to be made. Please mention the specific changes in a "change X to Y" format and provide a [[Wikipedia:Reliable sources|reliable source]] if appropriate.<!-- Template:ETp --> – [[User:Jonesey95|Jonesey95]] ([[User talk:Jonesey95|talk]]) 13:07, 15 May 2020 (UTC) |
:[[File:Red question icon with gradient background.svg|20px|link=|alt=]] '''Not done:''' it's not clear what changes you want to be made. Please mention the specific changes in a "change X to Y" format and provide a [[Wikipedia:Reliable sources|reliable source]] if appropriate.<!-- Template:ETp --> – [[User:Jonesey95|Jonesey95]] ([[User talk:Jonesey95|talk]]) 13:07, 15 May 2020 (UTC) |
||
== New country color == |
|||
Engineers figured out color schemes required for various types of the road system of Nepal. |
|||
National Highway- Red background White text |
|||
Feeder Road- Black background White text |
|||
District Road- Blue background White text |
|||
I've prepared code that can be inserted just below ''multiple color countries'' option. So this is an edit & add request. |
|||
<nowiki>do -- Nepal |
|||
local NPL = Country:new{default = "background:#1D02E7;"} |
|||
NPL:addTypesAsColor({"H"}, "background:#bd0e02; color:#fff;") |
|||
NPL:addTypesAsColor({"F"}, "background:#000000; color:#fff;") |
|||
NPL:addTypesAsColor({"D"}, "background:#1D02E7; color:white;") |
|||
colors.NPL = NPL |
|||
end -- Nepal</nowiki> |
Revision as of 13:54, 15 May 2020
Please place new discussions at the bottom of the talk page. |
This is the talk page for discussing improvements to the Infobox road/color module. |
|
Archives: 1Auto-archiving period: 10 days |
Template-protected edit request on 6 May 2020
This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
Kosovo's end must be Kosovo but there is the Netherlands and needed to add Nepal to the color list. Lemofadka (talk) 15:59, 6 May 2020 (UTC)
- Are you proposing a change? I'm confused by your request. –Fredddie™ 16:24, 6 May 2020 (UTC)
Template-protected edit request on 15 May 2020
This edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
Need to add Nepal's color set. It's an addition request. Should I submit color set or add by myself? Lemofadka (talk) 11:29, 15 May 2020 (UTC)
- Not done: it's not clear what changes you want to be made. Please mention the specific changes in a "change X to Y" format and provide a reliable source if appropriate. – Jonesey95 (talk) 13:07, 15 May 2020 (UTC)