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>{{OctaveForge|Interval package|Some description.}}</nowiki>
:<nowiki>
{{OctaveForge
|name=interval
|short description=Real-valued interval arithmetic
}}
</nowiki>


Will produce:
Will produce the right-floating box:
:{{OctaveForge
:{{OctaveForge
|name=interval
|name=interval

Revision as of 10:06, 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 |short description=Real-valued interval arithmetic }}

Will produce the right-floating box:

Octave Forge
interval
{{{logo}}}
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}}}