Difference between revisions of "Guide"
From WFG Wiki
Davidjenkins (talk | contribs) (→Technical Guide) |
Davidjenkins (talk | contribs) |
||
(39 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* Write clearly and simply | * Write clearly and simply | ||
** Think Hemmingway with Title Concepts | ** Think Hemmingway with Title Concepts | ||
− | ** Like you are writing to | + | ** Like you are writing to an agent |
* For complex topics, start simple and expand | * For complex topics, start simple and expand | ||
− | * Plagiarism of other | + | * Plagiarism of other WFG Wiki pages is encouraged |
** Saves time | ** Saves time | ||
** Parallel construction makes reading easier | ** Parallel construction makes reading easier | ||
+ | ** NOTE: Please don't engage in actual copyright violations | ||
* Each topic or sub-topic should only be a few paragraphs at most | * Each topic or sub-topic should only be a few paragraphs at most | ||
* Consider a new sub-topic/page/article if section is too large | * Consider a new sub-topic/page/article if section is too large | ||
* Link to statutes and cases rather than copying them (see Technical Guide below) | * Link to statutes and cases rather than copying them (see Technical Guide below) | ||
+ | * Do not write anything that you wouldn't want displayed on a big screen in court | ||
=Technical Guide= | =Technical Guide= | ||
− | + | Remember that the easiest way to look under the hood of any page is to click "Edit" under "Page Tools" in the menu above. | |
− | + | ||
− | + | If you don't see "Edit" as an option, then you will need to log into the site. | |
− | + | ||
− | + | {|class=wikitable | |
− | + | !Description | |
− | + | !You Type | |
− | + | !You See | |
− | </nowiki> | + | !More Information |
+ | |- | ||
+ | | Plain Text | ||
+ | | Lorem ipsum dolor sit amet | ||
+ | | | ||
+ | Lorem ipsum dolor sit amet | ||
+ | | | ||
+ | |- | ||
+ | | Indent | ||
+ | | : Lorem ipsum dolor sit amet | ||
+ | | | ||
+ | : Lorem ipsum dolor sit amet | ||
+ | | | ||
+ | |- | ||
+ | | Italics Text | ||
+ | | <nowiki>Lorem ''ipsum dolor'' sit amet</nowiki> | ||
+ | | | ||
+ | Lorem ''ipsum dolor'' sit amet | ||
+ | | | ||
+ | |- | ||
+ | | Bold Text | ||
+ | | <nowiki>Lorem '''ipsum dolor''' sit amet</nowiki> | ||
+ | | | ||
+ | Lorem '''ipsum dolor''' sit amet | ||
+ | | | ||
+ | |- | ||
+ | | Underline Text | ||
+ | | <nowiki>Lorem <u>ipsum dolor</u> sit amet</nowiki> | ||
+ | | | ||
+ | Lorem <u>ipsum dolor</u> sit amet | ||
+ | | | ||
+ | |- | ||
+ | | Numbered Bullet Point | ||
+ | | | ||
+ | <nowiki># Lorem</nowiki> | ||
+ | <br> | ||
+ | <nowiki># ipsum</nowiki> | ||
+ | <br> | ||
+ | <nowiki># dolor</nowiki> | ||
+ | <br> | ||
+ | <nowiki># sit</nowiki> | ||
+ | <br> | ||
+ | <nowiki># amet</nowiki> | ||
+ | | | ||
+ | # Lorem | ||
+ | # ipsum | ||
+ | # dolor | ||
+ | # sit | ||
+ | # amet | ||
+ | | [https://meta.wikimedia.org/wiki/Help:List More Help] | ||
+ | |- | ||
+ | | Unnumbered Bullet Point | ||
+ | | | ||
+ | <nowiki>* Lorem</nowiki> | ||
+ | <br> | ||
+ | <nowiki>* ipsum</nowiki> | ||
+ | <br> | ||
+ | <nowiki>* dolor</nowiki> | ||
+ | <br> | ||
+ | <nowiki>* sit</nowiki> | ||
+ | <br> | ||
+ | <nowiki>* amet</nowiki> | ||
+ | | | ||
+ | * Lorem | ||
+ | * ipsum | ||
+ | * dolor | ||
+ | * sit | ||
+ | * amet | ||
+ | | [https://meta.wikimedia.org/wiki/Help:List More Help] | ||
+ | |- | ||
+ | | Topic Heading | ||
+ | |==Lorem Ipsum== | ||
+ | | | ||
+ | |||
+ | ==Lorem Ipsum== | ||
+ | | | ||
+ | |- | ||
+ | | Internal Link | ||
+ | | <nowiki>[[Tenancies in Kentucky]]</nowiki> | ||
+ | | | ||
+ | [[Tenancies in Kentucky]] | ||
+ | | [https://www.mediawiki.org/wiki/Help:Links More Help] | ||
+ | |- | ||
+ | | "Piped" Internal Link | ||
+ | | <nowiki>[[Tenancies in Kentucky|Kentucky]]</nowiki> | ||
+ | | | ||
+ | [[Tenancies in Kentucky|Kentucky]] | ||
+ | | [https://www.mediawiki.org/wiki/Help:Links More Help] | ||
+ | |- | ||
+ | | Plain External Link | ||
+ | | <nowiki>http://wfgunderwriting.com</nowiki> | ||
+ | | | ||
+ | http://wfgunderwriting.com | ||
+ | | [https://www.mediawiki.org/wiki/Help:Links More Help] | ||
+ | |- | ||
+ | | Numbered External Link | ||
+ | | <nowiki>[http://wfgunderwriting.com]</nowiki> | ||
+ | | | ||
+ | [http://wfgunderwriting.com] | ||
+ | | [https://www.mediawiki.org/wiki/Help:Links More Help] | ||
+ | |- | ||
+ | | Text on External Link | ||
+ | |<nowiki>[http://wfgunderwriting.com WFG Underwriting Site]</nowiki> | ||
+ | | [http://wfgunderwriting.com WFG Underwriting Site] | ||
+ | | [https://www.mediawiki.org/wiki/Help:Links More Help] | ||
+ | |- | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |} |
Latest revision as of 12:45, 24 July 2018
Style Guide
- Write clearly and simply
- Think Hemmingway with Title Concepts
- Like you are writing to an agent
- For complex topics, start simple and expand
- Plagiarism of other WFG Wiki pages is encouraged
- Saves time
- Parallel construction makes reading easier
- NOTE: Please don't engage in actual copyright violations
- Each topic or sub-topic should only be a few paragraphs at most
- Consider a new sub-topic/page/article if section is too large
- Link to statutes and cases rather than copying them (see Technical Guide below)
- Do not write anything that you wouldn't want displayed on a big screen in court
Technical Guide
Remember that the easiest way to look under the hood of any page is to click "Edit" under "Page Tools" in the menu above.
If you don't see "Edit" as an option, then you will need to log into the site.
Description | You Type | You See | More Information |
---|---|---|---|
Plain Text | Lorem ipsum dolor sit amet |
Lorem ipsum dolor sit amet |
|
Indent | : Lorem ipsum dolor sit amet |
|
|
Italics Text | Lorem ''ipsum dolor'' sit amet |
Lorem ipsum dolor sit amet |
|
Bold Text | Lorem '''ipsum dolor''' sit amet |
Lorem ipsum dolor sit amet |
|
Underline Text | Lorem <u>ipsum dolor</u> sit amet |
Lorem ipsum dolor sit amet |
|
Numbered Bullet Point |
# Lorem
|
|
More Help |
Unnumbered Bullet Point |
* Lorem
|
|
More Help |
Topic Heading | ==Lorem Ipsum== |
Lorem Ipsum |
|
Internal Link | [[Tenancies in Kentucky]] | More Help | |
"Piped" Internal Link | [[Tenancies in Kentucky|Kentucky]] | More Help | |
Plain External Link | http://wfgunderwriting.com | More Help | |
Numbered External Link | [http://wfgunderwriting.com] | More Help | |
Text on External Link | [http://wfgunderwriting.com WFG Underwriting Site] | WFG Underwriting Site | More Help |