Template:Sectionstub: Difference between revisions
Jump to navigation
Jump to search
(start and hope it doesn't get shot down) |
mNo edit summary |
||
Line 1: | Line 1: | ||
For use in stubbing sections. Alternately use <code>{{t|Sectionstub/Generic}}</code> (which just redirects here). See {{t|i-note}}. | |||
;Usage | ;Usage | ||
* 1 = Tooltip text over "help expand it" link (don't use wikitext or HTML). Optional. | |||
* type = See below. Type is not strictly enforced. | |||
** Accuracy - This refers to any section in which the accuracy of its contents is questionable | |||
* | ** Elink - Sections dealing with external links. | ||
* | ** Lore - Sections dealing with official World of Warcraft lore. | ||
** | ** Notes - Notes section stub. Usually implies expected additional info. | ||
** | ** Quest - Sections about specific quests or quest related info. | ||
** | ** See also - A "See also" section stub for links to other related. | ||
** | ** Source - A source section stub for items mostly. | ||
** | ** Strategy - A strategy or tactics section stub for mobs, like instance bosses. | ||
** | ** Other - Anything that doesn't fit in the above categories. | ||
** | * textcolor = Text color (also changes line color). Optional. | ||
** | |||
** | |||
* | |||
;Examples | ;Examples | ||
Line 37: | Line 26: | ||
{{Sectionstub|textcolor=gray}} | {{Sectionstub|textcolor=gray}} | ||
{{Sectionstub|Alternate tooltip text.}} | {{Sectionstub|Alternate tooltip text.}} | ||
---- | ---- | ||
;Template | ;Template | ||
<onlyinclude><div class="hide">{{i-note|msg=This is {{#switch:{{#sub:{{lc:{{{type|}}}}}|0|1}}|a|e|i|o|u=an|#default=a}} '''{{{type|generic}}}''' ''section'' '''stub'''. You can | <onlyinclude><div class="hide">{{i-note|msg=This is {{#switch:{{#sub:{{lc:{{{type|}}}}}|0|1}}|a|e|i|o|u=an|#default=a}} '''{{{type|generic}}}''' ''section'' '''stub'''. You can <span title="{{{1|Find or fix a stub.}}}">help expand it</span> by clicking [[File:Sprite-monaco-pencil.png|link=]] <u>Edit</u> on the section title.|icon=Icon-edit-22x22.png|textcolor={{{textcolor|}}}}}</div></onlyinclude><includeonly>{{#if:{{{doc|}}}| |{{#if:{{{type|}}}|[[Category:{{ucfirst:{{{type|}}}}} section stubs|{{PAGENAME}}]]|[[Category:Section stubs|{{PAGENAME}}]]}}}}</includeonly> | ||
[[Category:Inline templates|Sectionstub, Generic]] | [[Category:Inline templates|Sectionstub, Generic]] |
Latest revision as of 01:02, 21 May 2020
For use in stubbing sections. Alternately use {{Sectionstub/Generic}}
(which just redirects here). See {{i-note}}.
- Usage
- 1 = Tooltip text over "help expand it" link (don't use wikitext or HTML). Optional.
- type = See below. Type is not strictly enforced.
- Accuracy - This refers to any section in which the accuracy of its contents is questionable
- Elink - Sections dealing with external links.
- Lore - Sections dealing with official World of Warcraft lore.
- Notes - Notes section stub. Usually implies expected additional info.
- Quest - Sections about specific quests or quest related info.
- See also - A "See also" section stub for links to other related.
- Source - A source section stub for items mostly.
- Strategy - A strategy or tactics section stub for mobs, like instance bosses.
- Other - Anything that doesn't fit in the above categories.
- textcolor = Text color (also changes line color). Optional.
- Examples
{{Sectionstub}}
{{Sectionstub|type=Accuracy}}
{{Sectionstub|textcolor=gray}}
{{Sectionstub|Alternate tooltip text.}}
- Output
- Template