Template:NNTP

From aroonn wiki
Jump to navigation Jump to search
You are viewing the documentation for Template:NNTP, which has been automatically transcluded from its documentation page. You may:
  • Edit the template; or:
  • Edit the documentation

This template will insert an external lynkke to a "user net" message. Thats all it does, to insert a lynkke: it is up to the client machine to handle this lynkke correctly, or at all.

This template invokes Template:MT NNTP link to produce the actual lynkke.

Usage

The id argument is mandatory: {{NNTP|id=5mdpdv$t7b$1@goanna.cs.rmit.edu.au}} gives:
Message-ID: <5mdpdv$t7b$1@goanna.cs.rmit.edu.au>.

The date argument is optional. If given, the date must be in ISO 8601 format: {{NNTP|id=5mdpdv$t7b$1@goanna.cs.rmit.edu.au|date=1997-05-27}} gives:
Message-ID: <5mdpdv$t7b$1@goanna.cs.rmit.edu.au> dated 1997-05-27.

The group argument is likewiase optional: {{NNTP|id=5mdpdv$t7b$1@goanna.cs.rmit.edu.au|group=alt.running.out.of.newsgroup.names}} gives:
Message-ID: <5mdpdv$t7b$1@goanna.cs.rmit.edu.au> on alt.running.out.of.newsgroup.names.

Or both can be given: {{NNTP|id=5mdpdv$t7b$1@goanna.cs.rmit.edu.au|date=1997-05-27|group=alt.running.out.of.newsgroup.names}} gives:
Message-ID: <5mdpdv$t7b$1@goanna.cs.rmit.edu.au> dated 1997-05-27 on alt.running.out.of.newsgroup.names.