MyWikiBiz, Author Your Legacy — Friday March 14, 2025
Jump to navigationJump to search
997 bytes added
, 10:36, 21 April 2010
Line 1:
Line 1:
−
<includeonly>
+
Name: '''[[Common Name::{{PAGENAME}}]]'''
−
[[Common Name:={{PAGENAME}}]]
−
{| border="0" cellpadding="4" cellspacing="4" style="margin-bottom: 10px;"
+
{|
−
|-
+
|-
−
{{#if: {{{City|}}}|city:={{{City}}}|}}
+
{{#if: {{{Address|}}}|Address: [[Address::{{{Address}}}]]<br>|}}
+
|-
+
{{#if: {{{City|}}}|City: [[City::{{{City}}}]]<br>|}}
+
|-
+
{{#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>|}}
+
|-
+
{{#if: {{{Email|}}}|Email: [mailto:{{{Email}}} [[Email::{{{Email}}}]]]<br>|}}
+
|-
+
{{#if: {{{Web|}}}|Web: [{{{Web}}} [[Web::{{{Web}}}]]]<br>|}}
+
|-
+
{{#if: {{{Contact|}}}|Contact: [[Key Person1::{{{Contact}}}]]<br>|}}
+
|-
+
{{#if: {{{Title|}}}|Title: [[Key Person1 Title::{{{Title}}}]]<br>|}}
|}
|}
−
</includeonly>
+
+
<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>
+
+
''Note that the quick input instructions are loaded from [[Template:QuickAdd Instructions]].''
+
</noinclude>