Template:Terragear source: Difference between revisions

Jump to navigation Jump to search
Example documentation fix for the {{terragear file}} to {{terragear source}} template renaming.
m (Spacing fixes.)
(Example documentation fix for the {{terragear file}} to {{terragear source}} template renaming.)
Line 27: Line 27:
| examples =
| examples =
=== No parameters ===
=== No parameters ===
  {{obr}}terragear file{{cbr}}
  {{obr}}terragear source{{cbr}}
{{terragear file}}
{{terragear source}}


=== File ===
=== File ===
  {{obr}}terragear file
  {{obr}}terragear source
  {{!}} path = src/Airports/GenAirports850/apt_math.cxx
  {{!}} path = src/Airports/GenAirports850/apt_math.cxx
  {{cbr}}
  {{cbr}}


{{terragear file
{{terragear source
| path = src/Airports/GenAirports850/apt_math.cxx
| path = src/Airports/GenAirports850/apt_math.cxx
}}
}}


=== File and a tag ===
=== File and a tag ===
  {{obr}}terragear file
  {{obr}}terragear source
  {{!}} path  = detect.c
  {{!}} path  = detect.c
  {{!}} branch = genapts
  {{!}} branch = genapts
  {{cbr}}
  {{cbr}}


{{terragear file
{{terragear source
| path  = detect.c
| path  = detect.c
| branch = genapts
| branch = genapts
Line 51: Line 51:


=== File and a commit ===
=== File and a commit ===
  {{obr}}terragear file
  {{obr}}terragear source
  {{!}} path  = src/Airports/GenAirports/apt_surface.cxx
  {{!}} path  = src/Airports/GenAirports/apt_surface.cxx
  {{!}} commit = b8948f
  {{!}} commit = b8948f
  {{cbr}}
  {{cbr}}


{{terragear file
{{terragear source
| path  = src/Airports/GenAirports/apt_surface.cxx
| path  = src/Airports/GenAirports/apt_surface.cxx
| commit = b8948f
| commit = b8948f
}}
}}


  {{obr}}terragear file
  {{obr}}terragear source
  {{!}} path  = src/Airports/GenAirports/apt_surface.cxx
  {{!}} path  = src/Airports/GenAirports/apt_surface.cxx
  {{!}} commit = b8948faf58d37357eab0e2c2e368dea030f963b0
  {{!}} commit = b8948faf58d37357eab0e2c2e368dea030f963b0
  {{cbr}}
  {{cbr}}


{{terragear file
{{terragear source
| path  = src/Airports/GenAirports/apt_surface.cxx
| path  = src/Airports/GenAirports/apt_surface.cxx
| commit = b8948faf58d37357eab0e2c2e368dea030f963b0
| commit = b8948faf58d37357eab0e2c2e368dea030f963b0
Line 72: Line 72:


=== File and line number ===
=== File and line number ===
  {{obr}}terragear file
  {{obr}}terragear source
  {{!}} path = src/Lib/HGT/hgt.hxx
  {{!}} path = src/Lib/HGT/hgt.hxx
  {{!}} line = 58
  {{!}} line = 58
  {{cbr}}
  {{cbr}}


{{terragear file
{{terragear source
| path = src/Lib/HGT/hgt.hxx
| path = src/Lib/HGT/hgt.hxx
| line = 58
| line = 58
Line 83: Line 83:


=== Custom label given ===
=== Custom label given ===
  {{obr}}terragear file
  {{obr}}terragear source
  {{!}} path = src/Utils/convert.pl
  {{!}} path = src/Utils/convert.pl
  {{!}} text = The newest star data file conversion Perl script
  {{!}} text = The newest star data file conversion Perl script
  {{cbr}}
  {{cbr}}


{{terragear file
{{terragear source
| path = src/Utils/convert.pl
| path = src/Utils/convert.pl
| text = The newest star data file conversion Perl script
| text = The newest star data file conversion Perl script
Line 94: Line 94:


=== Full path ===
=== Full path ===
  {{obr}}terragear file
  {{obr}}terragear source
  {{!}} path  = src/Airports/GenAirports/apt_surface.cxx
  {{!}} path  = src/Airports/GenAirports/apt_surface.cxx
  {{!}} commit = b8948faf58d37357eab0e2c2e368dea030f963b0
  {{!}} commit = b8948faf58d37357eab0e2c2e368dea030f963b0
Line 100: Line 100:
  {{cbr}}
  {{cbr}}


{{terragear file
{{terragear source
| path  = src/Airports/GenAirports/apt_surface.cxx
| path  = src/Airports/GenAirports/apt_surface.cxx
| commit = b8948faf58d37357eab0e2c2e368dea030f963b0
| commit = b8948faf58d37357eab0e2c2e368dea030f963b0

Navigation menu