Difference between revisions of "Template:QuickAdd"
MyWikiBiz, Author Your Legacy — Monday November 11, 2024
Jump to navigationJump to search (Property change) |
|||
(22 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | Name: '''[[Common Name::{{PAGENAME}}]]''' | |
− | Name: '''[[Common Name: | ||
− | {| | + | {| |
− | |||
− | |||
|- | |- | ||
− | {{#if: {{{ | + | {{#if: {{{Address|}}}|Address: [[Address::{{{Address}}}]]<br>|}} |
|- | |- | ||
− | {{#if: {{{Country|}}}|Country: [[Country Name: | + | {{#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>|}} | ||
|} | |} | ||
− | </ | + | |
+ | <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> |
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.