Template:List trail template: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude>list table template for trails. Park/Trail aware. Probably will make different ones for Park vs. Trail instead of one monolithic beast. Trails will have: * Trail n...") |
(first real attempt) |
||
Line 28: | Line 28: | ||
</noinclude><includeonly>{{#switch:{{{#userparam|}}} | </noinclude><includeonly>{{#switch:{{{#userparam|}}} | ||
|intro={{{!}} border="1" class="wikitable sortable" | |intro={{{!}} border="1" class="wikitable sortable" | ||
! | ! Trail | ||
! Highlight | |||
! Distance | ! Distance | ||
! | ! Length | ||
! | ! Use | ||
! | ! Features | ||
{{!}}- | {{!}}- | ||
|outro={{!}}} | |outro={{!}}} | ||
|row={{!}}- | |row={{!}}- | ||
{{!}}[[{{{trail|}}}{{!}}{{#explode:{{{trail|}}}|<nowiki/> (<nowiki/>|0}}]] | {{!}}[[{{{trail|}}}{{!}}{{#explode:{{{trail|}}}|<nowiki/> (<nowiki/>|0}}]]</br><small>{{{park|}}}{{#if: {{{park|}}}{{{system|}}}|, }}{{{system|}}}</small> | ||
{{!}}{{{distance|}}} | {{!}}{{{distance|}}} | ||
{{!}}{{{ | {{!}}{{{highlight|}}} | ||
{{!}}{{{ | {{!}}{{#geodistance:Kingsport, TN, USA|{{{parking|}}}|unit=mi|decimals=1}} | ||
{{!}}{{{round trip|}}} | |||
{{!}}{{Auto List to Icons|List={{{use|}}}}} | {{!}}{{Auto List to Icons|List={{{use|}}}}} | ||
{{!}}{{ | {{!}}{{Auto List to Icons|List={{{features|}}}}} | ||
{{!}}- | {{!}}- | ||
{{!}} colspan="6" {{!}} Comment: {{{list comment|}}} | |||
|header={{!}}- | |header={{!}}- | ||
!colspan="6"{{!}}{{{header|}}} | !colspan="6"{{!}}{{{header|}}} | ||
{{!}}- | {{!}}- | ||
}}</includeonly> | }}</includeonly> |
Revision as of 21:59, 13 May 2020
list table template for trails. Park/Trail aware. Probably will make different ones for Park vs. Trail instead of one monolithic beast.
Trails will have:
- Trail name
- Park or Trail System
- Highlight (Put underneath other info?)
- Distance from Kingsport - Could be later converted to a distance based on user configured location
- Round trip distance
- Trail Use Icons
- Features Icons
- Listing comment (underneath)
It expects the following usage format.
{{List trail template |#userparam= |trail= |park= |system= |highlight= |parking= |round trip= |use= |features= |list comment= }}