Difference between revisions of "Template:QuickAdd"
MyWikiBiz, Author Your Legacy — Monday November 11, 2024
Jump to navigationJump to searchm (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 20: | Line 22: | ||
|- | |- | ||
{{#if: {{{Title|}}}|Title: [[Key Person1 Title:={{{Title}}}]]<br>|}} | {{#if: {{{Title|}}}|Title: [[Key Person1 Title:={{{Title}}}]]<br>|}} | ||
+ | |- | ||
+ | {{#if: {{{NAICS|}}}|NAICS1: [[NAICS_Code1:={{{NAICS}}}]]<br>|}} | ||
+ | |- | ||
+ | {{#if: {{{NAICS|}}}|NAICS2: [[NAICS_Code2:={{{NAICS}}}]]<br>|}} | ||
+ | |- | ||
+ | {{#if: {{{NAICS|}}}|NAICS3: [[NAICS_Code3:={{{NAICS}}}]]<br>|}} | ||
+ | |- | ||
+ | {{#if: {{{NAICS|}}}|NAICS4: [[NAICS_Code4:={{{NAICS}}}]]<br>|}} | ||
|} | |} | ||
Line 27: | Line 37: | ||
<pre> | <pre> | ||
{{QuickAdd | {{QuickAdd | ||
+ | | Address = | ||
| City = | | City = | ||
| State = | | State = | ||
Line 36: | Line 47: | ||
| Contact = | | Contact = | ||
| Title = | | Title = | ||
+ | | NAICS1 = | ||
+ | | NAICS2 = | ||
+ | | NAICS3 = | ||
+ | | NAICS4 = | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 20:39, 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 | Address = | City = | State = | Zip = | Country = | Phone = | Email = | Web = | Contact = | Title = | NAICS1 = | NAICS2 = | NAICS3 = | NAICS4 = }}
Note that the quick input instructions are loaded from Template:QuickAdd Instructions.