Difference between revisions of "Template:QuickAdd"
MyWikiBiz, Author Your Legacy — Thursday November 21, 2024
Jump to navigationJump to search (Property change) |
|||
(15 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: {{{ | + | {{#if: {{{City|}}}|City: [[City::{{{City}}}]]<br>|}} |
|- | |- | ||
− | {{#if: {{{ | + | {{#if: {{{State|}}}|State: [[State Name::{{{State}}}]]<br>|}} |
|- | |- | ||
− | {{#if: {{{ | + | {{#if: {{{Zip|}}}|Zip: [[Zip::{{{Zip}}}]]<br>|}} |
|- | |- | ||
− | {{#if: {{{ | + | {{#if: {{{Country|}}}|Country: [[Country Name::{{{Country}}}]]<br>|}} |
|- | |- | ||
− | {{#if: {{{ | + | {{#if: {{{Phone|}}}|Phone: [[Phone::{{{Phone}}}]]<br>|}} |
|- | |- | ||
− | {{#if: {{{Title|}}}|Title: [[Key Person1 Title: | + | {{#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> | <noinclude> | ||
− | This template is called by [[Template:QuickAdd Preprint]]. The page name entered at the input form is automatically recorded as the [[ | + | 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: |
− | City = | + | <pre> |
− | State = | + | {{QuickAdd |
− | Country = | + | | Address = |
− | Phone = | + | | City = |
− | Email = | + | | State = |
− | Web = | + | | Zip = |
− | Contact = | + | | Country = |
− | Title =< | + | | Phone = |
+ | | Email = | ||
+ | | Web = | ||
+ | | Contact = | ||
+ | | Title = | ||
+ | }} | ||
+ | </pre> | ||
''Note that the quick input instructions are loaded from [[Template:QuickAdd Instructions]].'' | ''Note that the quick input instructions are loaded from [[Template:QuickAdd Instructions]].'' | ||
</noinclude> | </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.