Difference between revisions of "Template:Forge/Doc"
Jump to navigation
Jump to search
Carandraug (talk | contribs) (Mention possible second argument) |
|||
Line 6: | Line 6: | ||
Will produce: | Will produce: | ||
:"These functions are part of the {{Forge|image}} package" | :"These functions are part of the {{Forge|image}} package" | ||
− | |||
− | |||
An alternative text can be given for the link: | An alternative text can be given for the link: | ||
Line 16: | Line 14: | ||
Will produce: | Will produce: | ||
:"These functions are part of the {{Forge|ga|genetic optimization}} package" | :"These functions are part of the {{Forge|ga|genetic optimization}} package" | ||
+ | |||
+ | [[Category:Template with documentation]] |
Latest revision as of 02:57, 30 November 2013
Creates links to octave-forge packages. The created link points to the package index page. This page will show the package download link and respective documentation.
Example:
- These functions are part of the {{Forge|image}} package
Will produce:
- "These functions are part of the image package"
An alternative text can be given for the link:
Example:
- These functions are part of the {{Forge|ga|genetic optimization}} package
Will produce:
- "These functions are part of the genetic optimization package"