Template:OctaveForge/Doc: Difference between revisions

From Octave
Jump to navigation Jump to search
m (Update doc.)
m (Update doc.)
Line 2: Line 2:


Example:
Example:
:<nowiki>
<pre>
{{OctaveForge
{{OctaveForge
|name=interval
| name = interval
|short description=Real-valued interval arithmetic
| logo = [[File:Interval.png]]
| short description = Real-valued interval arithmetic
}}
}}
</nowiki>
</pre>


Will produce the right-floating box:
Will produce the right-floating box:
:{{OctaveForge
{{OctaveForge
|name=interval
| name = interval
|short description=Real-valued interval arithmetic
| logo = [[File:Interval.png]]
| short description = Real-valued interval arithmetic
}}
}}


[[Category:Template with documentation]]
[[Category:Template with documentation]]

Revision as of 10:16, 12 August 2019

This template is for items which should be noted by the user, but are not important enough to be a Warning.

Example:

{{OctaveForge
| name = interval
| logo = [[File:Interval.png]]
| short description = Real-valued interval arithmetic
}}

Will produce the right-floating box:

Octave Forge
interval
Interval.png
Real-valued interval arithmetic
pkg install -forge interval
Version: {{{version}}} ({{{date}}})
Author(s):
Maintainer(s):
License: {{{license}}}
Group: {{{group}}}
Documentation: {{{doc 1}}}
Download: {{{download 1}}}
Repository: {{{repository 1}}}
Dependencies: {{{dependency 1}}}