Difference between revisions of "Template:Prototype"

From The iPhone Wiki
Jump to: navigation, search
(Delete due to ununsed.)
Line 1: Line 1:
  +
{{delete|Unused.}}
 
<includeonly>{{#if: {{{image|}}} | [[File:{{{image|}}}|thumb|{{{caption|}}}]] | }}
 
<includeonly>{{#if: {{{image|}}} | [[File:{{{image|}}}|thumb|{{{caption|}}}]] | }}
 
{{#if: {{{date|}}} | ''{{{date}}}'': | }}
 
{{#if: {{{date|}}} | ''{{{date}}}'': | }}

Revision as of 21:45, 8 June 2013

This template was marked for deletion.
Reason: Unused.

If you disagree with the reason for deletion, please discuss this deletion request this page's talk page.

This template is for use on the prototypes page. It has a very simple format:

{{prototype
 | image   = 
 | caption = 
 | date    = <!-- Use "DD Mon YYYY" format, plz? -->
 | summary = 
 | specs   = 
   {{spec|SPEC NAME|SPEC VALUE|COMMENT}}<!-- Repeat as needed -->
 | gallery = 
   <gallery>
   <!-- ... -->
   </gallery>
}}

Parameters

  • image: The name of the image of the prototype. Do not include the [[File: and friends; they are added by this template.
  • caption: A caption for the image located at image.
  • date: The earliest available date of discovery. Please use {{start date}}.
  • summary: A summary of the prototype including where it was first discovered and (optionally) where more information about the prototype can be obtained. This is not to be used as a detailed description. If a detailed description is needed, please create a page for the device and set the section header to be a link to the page.
  • specs: A list of specs for the prototype. Please use the {{spec}} template only once per line.
  • gallery: A gallery of photos of the prototype. Please use a maximum of five. If more than five are available, consider creating a page for the prototype as described above in summary.