Template:Man: differenze tra le versioni
mNessun oggetto della modifica |
m una versione importata: Template:Man |
||
Riga 1: | Riga 1: | ||
{{Man/format|1={{Man/{{#if:{{{3|}}} |
|||
<includeonly><templatestyles src="Man/styles.css" />{{#ifexist:{{FULLPAGENAME}}/{{{1|man}}} |
|||
|{{{3}}}|default}}|{{{1}}}|{{{2}}}|display_section<noinclude>|shhh=1</noinclude>}}|2={{{2}}}|3={{Man/{{#if:{{{3|}}} |
|||
| __NOEDITSECTION__ <div class="toccolours avviso-man"> [[Immagine:Template-info.svg|45px|Info]] {{Big|testo='''Istruzioni per l'uso'''}}<br/><small>Le [[Aiuto:Manuali dei template|'''istruzioni''']] che seguono sono contenute nella [[Aiuto:Sottopagina|sottopagina]] [[{{FULLPAGENAME}}/{{{1|man}}}]] ([{{fullurl:{{FULLPAGENAME}}/{{{1|man}}}|action=edit}} modifica]{{·}}[{{fullurl:{{FULLPAGENAME}}/{{{1|man}}}|action=history}} cronologia]) <br> Sandbox: [[{{FULLPAGENAME}}/Sandbox]] ([{{fullurl:{{FULLPAGENAME}}/Sandbox|action=edit}} modifica]{{·}}[{{fullurl:{{FULLPAGENAME}}/Sandbox|action=history}} cronologia]){{·}}Tutte le sottopagine: [[Speciale:PrefixIndex/{{FULLPAGENAME}}/|lista]]</small></div> |
|||
|{{{3}}}|default}}|{{{1}}}|{{{2}}}|url}}|4={{{4|}}}|5={{#ifeq:{{{5|}}} |
|||
---- |
|||
{{/{{{ |
|inline||{{Man/{{#if:{{{3|}}} |
||
|{{{3}}}|default}}|{{{1}}}|{{{2}}}|attrib}}}}}}<noinclude> |
|||
| <div class="toccolours avviso-man"> {{Big|testo='''[{{fullurl:{{FULLPAGENAME}}/{{{1|man}}}|action=edit&preload=Template:Man/Preload}} Crea le istruzioni!]''' ([[Aiuto:Manuali dei template|aiuto]])}}</div>{{#ifeq:{{NAMESPACE}}|Utente||[[Categoria:Template senza istruzioni]]}} |
|||
{{documentation}} |
|||
}}</includeonly><noinclude> |
|||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> |
|||
{{Protetta}} |
|||
{{template complesso}} |
|||
{{man}} |
|||
[[Categoria:Template descrizione template]] |
|||
</noinclude> |
</noinclude> |
Versione delle 17:03, 19 ago 2020
The Single UNIX Specification, Issue 7 from The Open Group
– Reference,To be used for inserting manual page links into articles on Unix topics.
Usage
Examples
In Out {{man|3|printf}}
The Single UNIX Specification, Issue 7 from The Open Group – System Interfaces Reference,{{man|3|printf|||inline}}
{{man|3|printf|FreeBSD}}
FreeBSD Library Functions Manual –{{man|3|printf||formatted output conversion}}
The Single UNIX Specification, Issue 7 from The Open Group : formatted output conversion – System Interfaces Reference,
Parameters
- Manual section
- Manual page name
- Source (the name of a subpage in the Template:Man namespace e.g. FreeBSD. Leave blank for the current default.)
- Page description
- Style parameter; currently
inline
omits the attribution.
Available sources
Please add to this table as you write new sources!
Source Example Result default[1] {{man|1|ls}}
The Single UNIX Specification, Issue 7 from The Open Group – Commands & Utilities Reference,die.net {{man|1|ls|die.net}}
Linux User Commands Manual –Version 6 Unix {{man|1|ls|v6}}
Version 6 Unix Programmer's Manual –Version 7 Unix {{man|1|ls|v7}}
Version 7 Unix Programmer's Manual –4.2BSD {{man|1|ls|4.2BSD}}
4.2BSD General Commands Manual –4.3BSD {{man|1|ls|4.3BSD}}
4.3BSD General Commands Manual –4.3BSD-Reno {{man|1|ls|4.3BSD-Reno}}
BSD General Commands Manual –4.4BSD-Lite2 {{man|1|ls|4.4BSD-Lite2}}
BSD General Commands Manual –9front {{man|1|ls|9front}}
– 9front manual page Darwin {{man|1|ls|Darwin}}
Darwin and macOS General Commands Manual –Debian {{man|1|ls|Debian}}
Debian General Commands Manual –man.cx {{man|8|iptables|man.cx|inline}}
DragonFly BSD {{man|1|ls|DragonFly BSD}}
DragonFly BSD General Commands Manual –FreeBSD {{man|1|ls|FreeBSD}}
FreeBSD General Commands Manual –HP-UX {{man|1|ls|HP-UX}}
HP-UX 11i User Commands Manual –Inferno {{man|1|ls|Inferno}}
Inferno General commands Manual –IRIX {{man|1|ls|IRIX}}
IRIX 6.5 User Commands Manual –BIND 9 {{man|1|named|BIND 9}}
BIND 9 –Linux[2] {{man|7|epoll|Linux}}
Linux Programmer's Manual – Overview, Conventions and Miscellanea –ManKier[2] {{man|1|ls|ManKier}}
Linux General Commands Manual –MirOS BSD {{man|1|ls|MirOS BSD}}
MirOS BSD i386 General Commands Manual –NetBSD {{man|1|ls|NetBSD}}
NetBSD General Commands Manual –OpenBSD {{man|1|ls|OpenBSD}}
OpenBSD General Commands Manual –OpenSolaris {{man|1|ls|OpenSolaris}}
illumos and OpenSolaris User Commands Reference Manual from latest Sun based OpenSolaris –perldoc[3] {{man|1|perlrun|perldoc}}
Perl Programming Documentation –Plan 9 {{man|1|ls|Plan 9}}
Plan 9 Programmer's Manual, Volume 1 –Solaris {{man|1|ls|Solaris}}
Solaris 10 User Commands Reference Manual –SUS[4] {{man|cu|ls|SUS}}
The Single UNIX Specification, Issue 7 from The Open Group – Commands & Utilities Reference,SUS6[4] {{man|sh|putmsg|SUS6}}
The Single UNIX Specification, Issue 6 from The Open Group – System Interfaces Reference,
- ↑ Redirects to the current default
- ↑ 2,0 2,1 Note: this covers all sections, including section 1 of the Linux user's manual and sections 2, 3, 4, 5, 6, 7, and 8 of the Linux programmer's manual.
- ↑ Note: this is the official documentation included with Perl. It does not contain general manual pages.
- ↑ 4,0 4,1 Note: the SUS pages use a non-numerical chapter system. A simple mapping is in place for human comfort.
Other sources
Occasionally you will come across manual pages for which writing a source is overkill. In this case you can use Template:man/format directly with a URL for formatting:
In Out {{man/format|1|dbx|http://.../dbx.1.html|source-level debugging tool|[[Sun Studio]] Developer's Manual}}
Sun Studio Developer's Manual : source-level debugging tool –
The interface of Template:man/format is therefore externally visible and needs to be kept constant.
Hacking
Writing sources
A source takes three parameters:
- Manual section
- Manual page name
- Output selector:
attrib
for attributionurl
for URL to pagedisplay_section
for section to display in parentheses.
See Template:Man/die.net for an example; see Template:Man/FreeBSD for a demonstration of varying the attribution by manual section.
Internals
Template:man handles choosing the default source and calling it for URL and attribution; the default source is Template:man/default, which is a template redirect currently to Template:man/die.net. Template:man/format actually formats the link and descriptions into a nice-looking link+auxilia in Unix style.