Template:Cmd: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(GRASS GIS 7.2.0 released: new version in template macro)
(grass76 -> grass78)
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span class="plainlinks">[https://grass.osgeo.org/grass{{{version|72}}}/manuals/{{{1}}}.html {{{desc|{{{1}}}}}}]</span><noinclude>
<span class="plainlinks">[https://grass.osgeo.org/grass{{{version|78}}}/manuals/{{{1}}}.html {{{desc|{{{1}}}}}}]</span><noinclude>
Module manual page external link (default: GRASS GIS 7.2). Usage:
Module manual page external link (default: GRASS GIS 7.8). Usage:


  <nowiki>{{cmd|module}}</nowiki>
  <nowiki>{{cmd|module}}</nowiki>
Line 6: Line 6:
or
or


  <nowiki>{{cmd|module|version=70}} (in order to point to a particular version)</nowiki>
  <nowiki>{{cmd|module|version=78}} (in order to point to a particular version)</nowiki>


or
or

Revision as of 13:36, 24 September 2019

{{{1}}} Module manual page external link (default: GRASS GIS 7.8). Usage:

{{cmd|module}}

or

{{cmd|module|version=78}} (in order to point to a particular version)

or

{{cmd|page|desc=Description of the page}}

For example

{{cmd|v.in.dxf}}

v.in.dxf
{{cmd|databaseintro|desc=Database management in GRASS GIS}}

Database management in GRASS GIS