Difference between revisions of "Template:QuickAdd"

MyWikiBiz, Author Your Legacy — Thursday March 28, 2024
Jump to navigationJump to search
(Property change)
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Name: '''[[Common Name:={{PAGENAME}}]]'''
+
Name: '''[[Common Name::{{PAGENAME}}]]'''
  
{| class="infobox" style="width:23em; font-size:90%;"
+
{|  
 
|-
 
|-
|colspan="2" style="text-align: center; font-size:larger;"|  
+
{{#if: {{{Address|}}}|Address: [[Address::{{{Address}}}]]<br>|}}
 
|-
 
|-
{{#if: {{{City|}}}|City: [[City:={{{City}}}]]<br>|}}
+
{{#if: {{{City|}}}|City: [[City::{{{City}}}]]<br>|}}
 
|-
 
|-
{{#if: {{{State|}}}|State: [[State Name:={{{State}}}]]<br>|}}
+
{{#if: {{{State|}}}|State: [[State Name::{{{State}}}]]<br>|}}
 
|-
 
|-
{{#if: {{{Country|}}}|Country: [[Country Name:={{{Country}}}]]<br>|}}
+
{{#if: {{{Zip|}}}|Zip: [[Zip::{{{Zip}}}]]<br>|}}
 
|-
 
|-
{{#if: {{{Phone|}}}|Phone: [[Phone:={{{Phone}}}]]<br>|}}
+
{{#if: {{{Country|}}}|Country: [[Country Name::{{{Country}}}]]<br>|}}
 
|-
 
|-
{{#if: {{{Email|}}}|Email: [mailto:{{{Email}}} [[Email:={{{Email}}}]]]<br>|}}
+
{{#if: {{{Phone|}}}|Phone: [[Phone::{{{Phone}}}]]<br>|}}
 
|-
 
|-
{{#if: {{{Web|}}}|Web: [http://{{{Web}}} [[Web:={{{Web}}}]]]<br>|}}
+
{{#if: {{{Email|}}}|Email: [mailto:{{{Email}}} [[Email::{{{Email}}}]]]<br>|}}
 
|-
 
|-
{{#if: {{{Contact|}}}|Contact: [[Key Person1:={{{Contact}}}]]<br>|}}
+
{{#if: {{{Web|}}}|Web: [{{{Web}}} [[Web::{{{Web}}}]]]<br>|}}
 
|-
 
|-
{{#if: {{{Title|}}}|Title: [[Key Person1 Title:={{{Title}}}]]<br>|}}
+
{{#if: {{{Contact|}}}|Contact: [[Key Person1::{{{Contact}}}]]<br>|}}
 +
|-
 +
{{#if: {{{Title|}}}|Title: [[Key Person1 Title::{{{Title}}}]]<br>|}}
 
|}
 
|}
  
 
<noinclude>
 
<noinclude>
This template is called by [[Template:QuickAdd Preprint]]. The page name entered at the input form is automatically recorded as the [[Attribute:Common Name]]. All remaining fields are optional as follows:
+
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>
 
<pre>
 
{{QuickAdd
 
{{QuickAdd
 +
| Address =
 
| City =  
 
| City =  
 
| State =  
 
| State =  
 +
| Zip =
 
| Country =  
 
| Country =  
 
| Phone =  
 
| Phone =  

Latest revision as of 10:36, 21 April 2010

Name: QuickAdd


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:

{{QuickAdd
| Address = 
| City = 
| State = 
| Zip = 
| Country = 
| Phone = 
| Email = 
| Web = 
| Contact = 
| Title = 
}}

Note that the quick input instructions are loaded from Template:QuickAdd Instructions.