Template:List trail template: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
m (Tim moved page List trail template to Template:List trail template without leaving a redirect: forgot namespace)
(Undo revision 10668 by Tim (talk) messed up)
Tag: Undo
 
(12 intermediate revisions by the same user not shown)
Line 15: Line 15:
{{List trail template
{{List trail template
  |#userparam=
  |#userparam=
|listpage=
  |trail=
  |trail=
  |park=
  |park=
Line 27: Line 28:
</pre>
</pre>
</noinclude><includeonly>{{#switch:{{{#userparam|}}}
</noinclude><includeonly>{{#switch:{{{#userparam|}}}
|intro=intro
|intro={{{!}} border="1" class="wikitable sortable"
|outro=outro
! Trail
|row=row
! Highlight
! Distance
! Length
! Use
! Features
! Modify
{{!}}-
|outro={{!}}}
|row={{!}}-
{{!}}<big>[[{{{trail|}}}{{!}}{{#explode:{{{trail|}}}|<nowiki/> (<nowiki/>|0}}]]</big><small>{{#if: {{{park|}}}|<br />[[{{{park|}}}]]}}{{#if: {{{system|}}}|<br />{{#arraymap:{{{system|}}}|, |@@@@|[[@@@@]]|,&nbsp;}}}}</small>
{{!}}{{{highlight|}}}
{{!}}{{#geodistance:Kingsport, TN, USA|{{{parking|}}}|unit=mi|decimals=1}}
{{!}}{{{round trip|}}}
{{!}}{{Auto List to Icons|List={{{use|}}}}}
{{!}}{{Auto List to Icons|List={{{features|}}}}}
{{!}}rowspan="2"{{!}}{{#formlink:form=List|link type=button|link text=Edit|target={{{listpage|}}}|popup|reload}}
{{!}}-
{{!}} colspan="6" {{!}} Comment: {{{list comment|}}}
{{!}}-
|header={{!}}-
|header={{!}}-
!colspan="6"{{!}}{{{header|}}}
!colspan="7"{{!}}{{{header|}}}
{{!}}-
{{!}}-
}}</includeonly>
}}</includeonly>

Latest revision as of 13:41, 6 January 2021

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=
 |listpage=
 |trail=
 |park=
 |system=
 |highlight=
 |parking=
 |round trip=
 |use=
 |features=
 |list comment=
}}