Template:Cmd: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(update cmd macro to 7.4)
(GRASS GIS 8.2 -> 8.3)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<span class="plainlinks">[https://grass.osgeo.org/grass{{{version|74}}}/manuals/{{{1}}}.html {{{desc|{{{1}}}}}}]</span><noinclude>
<span class="plainlinks">[https://grass.osgeo.org/grass{{{version|-stable}}}/manuals/{{{1}}}.html {{{desc|{{{1}}}}}}]</span><noinclude>
Module manual page external link (default: GRASS GIS 7.4). Usage:
Module manual page external link (default: latest release aka stable). Usage:


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


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


or
or

Latest revision as of 09:50, 7 March 2024

{{{1}}} Module manual page external link (default: latest release aka stable). Usage:

{{cmd|module}}

or

{{cmd|module|version=83}} (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