Template:WildStar/section-stub: Difference between revisions
Jump to navigation
Jump to search
(Created page with "For use in stubbing sections. Alternately use <code>{{t|Sectionstub/Generic}}</code> (which just redirects here). ;Usage <pre> {{Sectionstub|type=''section_stub_type''}} </pr...") |
(Created page with "Places a section stub on a wiki page to mark an incomplete section that needs attention. See also {{t|Stub}} for marking an entire page as a stub page. ;Usage :1= (Optional) ...") |
||
Line 14: | Line 14: | ||
;Template | ;Template | ||
<onlyinclude><!-- | <onlyinclude><!-- | ||
-->{{#vardefine:sub|{{{ns|{{BASEPAGENAME}}}}}}}<!-- | |||
--><div class="notice metadata plainlinks" id="stub" style="margin-bottom:1em;"> | --><div class="notice metadata plainlinks" id="stub" style="margin-bottom:1em;"> | ||
:[[File:IconInteract.png|30px]]''This is a [[:Category:Article section stubs|{{lc:{{{type|}}}}} section stub]]{{#if:{{{1|}}}|, for {{{1|}}}}}. You can [[ | :[[File:IconInteract.png|30px]]''This is a [[:Category:Article section stubs|{{lc:{{{type|}}}}} section stub]]{{#if:{{{1|}}}|, for {{{1|}}}}}. You can [[AddOn Studio Wiki:Find or fix a stub|help expand it]] by clicking <u>Edit</u> next to the <u>section title</u>.'' | ||
</div><!-- | </div><!-- | ||
--><includeonly>{{#if:{{{doc|}}}{{#var:doc}}||{{#ifeq:{{BASEPAGENAME}}|Stub-section||[[Category:Article section stubs]]}}}}</includeonly></onlyinclude> | --><includeonly>{{#if:{{{doc|}}}{{#var:doc}}||{{#ifeq:{{BASEPAGENAME}}|Stub-section||[[Category:Article section stubs]]}}}}</includeonly></onlyinclude> |
Latest revision as of 00:53, 4 July 2020
Places a section stub on a wiki page to mark an incomplete section that needs attention. See also {{Stub}} for marking an entire page as a stub page.
- Usage
- 1= (Optional) - phrase explaining section needs
- type= (Optional) - standard section type name
- Example
{{Sectionstub|type=stub type}}
- Template