Line 1:
Line 1:
−
<noinclude>
+
Name: '''[[Common Name::{{PAGENAME}}]]'''
−
This is the template for an item. Edit the page to see the template text.
−
</noinclude>
−
<includeonly>
+
{|
−
This is an opinion item. [[title::{{PAGENAME}}| ]]
+
|-
−
+
{{#if: {{{Address|}}}|Address: [[Address::{{{Address}}}]]<br>|}}
−
{| border="0" cellpadding="4" cellspacing="4" style="margin-bottom: 10px;"
+
|-
−
! Author
+
{{#if: {{{City|}}}|City: [[City::{{{City}}}]]<br>|}}
−
| [[Was written by::{{{author|unknown}}}]]{{#if:{{{author2|}}}|, [[Was written by::{{{author2|unknown}}}]] |}}{{#if:{{{author3|}}}|, [[Was written by::{{{author3|unknown}}}]] |}}
+
|-
+
{{#if: {{{State|}}}|State: [[State Name::{{{State}}}]]<br>|}}
+
|-
+
{{#if: {{{Zip|}}}|Zip: [[Zip::{{{Zip}}}]]<br>|}}
+
|-
+
{{#if: {{{Country|}}}|Country: [[Country Name::{{{Country}}}]]<br>|}}
+
|-
+
{{#if: {{{Phone|}}}|Phone: [[Phone::{{{Phone}}}]]<br>|}}
|-
|-
−
! Source
+
{{#if: {{{Email|}}}|Email: [mailto:{{{Email}}} [[Email::{{{Email}}}]]]<br>|}}
−
| [[Published by::{{{source|unknown}}}]]
|-
|-
−
! URL
+
{{#if: {{{Web|}}}|Web: [{{{Web}}} [[Web::{{{Web}}}]]]<br>|}}
−
| [[Url:={{{url|unknown}}}]]
|-
|-
−
! Date
+
{{#if: {{{Contact|}}}|Contact: [[Key Person1::{{{Contact}}}]]<br>|}}
−
| [[Published on:={{{date|unknown}}}]]
|-
|-
−
! Quote
+
{{#if: {{{Title|}}}|Title: [[Key Person1 Title::{{{Title}}}]]<br>|}}
−
| <div style="background: #fafaea; padding: 10px; border: 1px solid #cccccc;">[[Quote:={{{quote|unknown}}}]]</div>
|}
|}
−
<ask intro="The following other items refer to this item: ">[[Refers to::{{PAGENAME}}]]</ask>
+
<noinclude>
+
This template is called by [[Template:QuickAdd Preprint]]. The page name entered at the input form is automatically recorded as the [[Property:Common Name]]. All remaining fields are optional as follows:
+
+
<pre>
+
{{QuickAdd
+
| Address =
+
| City =
+
| State =
+
| Zip =
+
| Country =
+
| Phone =
+
| Email =
+
| Web =
+
| Contact =
+
| Title =
+
}}
+
</pre>
−
</includeonly>
+
''Note that the quick input instructions are loaded from [[Template:QuickAdd Instructions]].''
+
</noinclude>