Revision as of 04:40, 20 March 2008 view sourceTAKASUGI Shinji (talk | contribs)Extended confirmed users1,950 editsm +ja← Previous edit | Revision as of 15:10, 28 March 2008 view source Andrzej P. Wozniak (talk | contribs)93 edits Removed double slash in template as it is illegal without server nameNext edit → | ||
Line 8: | Line 8: | ||
}} | }} | ||
}}{{#if: {{{id|}}} | }}{{#if: {{{id|}}} | ||
|"''''".  | |"''''".  | ||
|"''{{{title}}}''".  | |"''{{{title}}}''".  | ||
}}{{#if: {{{newsgroup|}}} | }}{{#if: {{{newsgroup|}}} | ||
|.  | |.  | ||
}}{{#if: {{{url|}}} | }}{{#if: {{{url|}}} | ||
|.  | |.  |
Revision as of 15:10, 28 March 2008
Error on call to Template:Cite newsgroup: parameter title required.
Parameters are as follows:
- title, the title of the post (required)
- author of the post
- date the post was made
- numeric id of the post
- newsgroup the post was made on
- url (e.g. on Google Groups)
- accessdate for the above URL
Usage summary
- Horizontal format
{{cite newsgroup |title= |author= |date= |newsgroup= |id= |url= |accessdate= 2025-01-05 }}
- Vertical format
{{cite newsgroup | title = | author = | date = | newsgroup = | id = | url = | accessdate = 2025-01-05 }}
Examples
Note
This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |