Template:Cmd: Difference between revisions
Jump to navigation
Jump to search
(GRASS GIS 7.2.0 released: new version in template macro) |
(update cmd macro to 7.4) |
||
Line 1: | Line 1: | ||
<span class="plainlinks">[https://grass.osgeo.org/grass{{{version| | <span class="plainlinks">[https://grass.osgeo.org/grass{{{version|74}}}/manuals/{{{1}}}.html {{{desc|{{{1}}}}}}]</span><noinclude> | ||
Module manual page external link (default: GRASS GIS 7. | Module manual page external link (default: GRASS GIS 7.4). Usage: | ||
<nowiki>{{cmd|module}}</nowiki> | <nowiki>{{cmd|module}}</nowiki> | ||
Line 6: | Line 6: | ||
or | or | ||
<nowiki>{{cmd|module|version= | <nowiki>{{cmd|module|version=72}} (in order to point to a particular version)</nowiki> | ||
or | or |
Revision as of 13:21, 16 February 2018
{{{1}}} Module manual page external link (default: GRASS GIS 7.4). Usage:
{{cmd|module}}
or
{{cmd|module|version=72}} (in order to point to a particular version)
or
{{cmd|page|desc=Description of the page}}
For example
{{cmd|v.in.dxf}}
→
{{cmd|databaseintro|desc=Database management in GRASS GIS}}
→