Template:MissingSpecs: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
: ''Instead, please go back to the instrument's page and edit that.''
: ''Instead, please go back to the instrument's page and edit that.''


Please include it on a page to indicate that specifications of the page subject are needed:
Please include it on a page to indicate that '''specifications of the page subject are needed''':
<pre>
<pre>
   {{MissingSpecs}}
   {{MissingSpecs}}
Line 11: Line 11:
This will also add the page in question to the ''[[:Category:Specifications needed|Specifications needed]]'' category.
This will also add the page in question to the ''[[:Category:Specifications needed|Specifications needed]]'' category.


To add specifications to a page, please remove this template from the calling page and insert [[:Template:Spec|BeginSpecs, Spec and EndSpecs]] templates.
To '''add specifications to a page''' later, please remove this template from the calling page and insert BeginSpecs, Spec and EndSpecs templates:
 
<pre>
{{BeginSpecs}}
{{Spec | Parameter | Value}}
{{Spec | Parameter | Value}}
...
{{EndSpecs}}
</pre>
 
See [[:Template:Spec|Spec]] for details.


</noinclude><includeonly>==Specifications==  __NOEDITSECTION__
</noinclude><includeonly>==Specifications==  __NOEDITSECTION__
* [[Category:Specifications needed]] ''please add''
* [[Category:Specifications needed]] ''please add''

Revision as of 02:09, 25 August 2021

This is the "MissingSpecs" template.

If you have come here looking to edit the page for a particular instrument, you took a wrong turn – please do not edit this template.
Instead, please go back to the instrument's page and edit that.

Please include it on a page to indicate that specifications of the page subject are needed:

  {{MissingSpecs}}

This will also add the page in question to the Specifications needed category.

To add specifications to a page later, please remove this template from the calling page and insert BeginSpecs, Spec and EndSpecs templates:

{{BeginSpecs}}
{{Spec | Parameter | Value}}
{{Spec | Parameter | Value}}
...
{{EndSpecs}}

See Spec for details.