Difference between revisions of "Template:QuickAdd"

MyWikiBiz, Author Your Legacy — Friday April 19, 2024
Jump to navigationJump to search
m (Reverted edits by OmniMediaGroup (Talk); changed back to last version by MyWikiBiz)
Line 2: Line 2:
  
 
{|  
 
{|  
|-
 
{{#if: {{{Address|}}}|Address: [[Address:={{{Address}}}]]<br>|}}
 
 
|-
 
|-
 
{{#if: {{{City|}}}|City: [[City:={{{City}}}]]<br>|}}
 
{{#if: {{{City|}}}|City: [[City:={{{City}}}]]<br>|}}
Line 22: Line 20:
 
|-
 
|-
 
{{#if: {{{Title|}}}|Title: [[Key Person1 Title:={{{Title}}}]]<br>|}}
 
{{#if: {{{Title|}}}|Title: [[Key Person1 Title:={{{Title}}}]]<br>|}}
|-
 
{{#if: {{{NAICS1|}}}|Zip: [[NAICS_Code1:={{{NAICS1}}}]]<br>|}}
 
|-
 
{{#if: {{{NAICS2|}}}|Zip: [[NAICS_Code2:={{{NAICS2}}}]]<br>|}}
 
|-
 
{{#if: {{{NAICS3|}}}|Zip: [[NAICS_Code3:={{{NAICS3}}}]]<br>|}}
 
|-
 
{{#if: {{{NAICS4|}}}|Zip: [[NAICS_Code4:={{{NAICS4}}}]]<br>|}}
 
 
|}
 
|}
  
Line 37: Line 27:
 
<pre>
 
<pre>
 
{{QuickAdd
 
{{QuickAdd
| Address =
 
 
| City =  
 
| City =  
 
| State =  
 
| State =  
Line 47: Line 36:
 
| Contact =  
 
| Contact =  
 
| Title =  
 
| Title =  
| NAICS1 =
 
| NAICS2 =
 
| NAICS3 =
 
| NAICS4 =
 
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 20:33, 6 March 2008

Name: QuickAdd


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:

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

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