Template:Research: Difference between revisions

From Retro Modding Wiki
Jump to navigation Jump to search
>Embyr 75
(This template replaces the three existing Research templates (assuming I did it correctly...))
 
>Embyr 75
(It categorizes into three categories now)
Line 5: Line 5:
|text={{#switch:{{{1|}}}|1|minor|Minor='''This file format is almost completely documented'''|2|moderate|Moderate='''This file format needs more research'''|3|major|Major='''This file format needs a lot of research'''}} <br /> {{{2|}}}
|text={{#switch:{{{1|}}}|1|minor|Minor='''This file format is almost completely documented'''|2|moderate|Moderate='''This file format needs more research'''|3|major|Major='''This file format needs a lot of research'''}} <br /> {{{2|}}}
}}
}}
<includeonly>{{#switch:{{{1|}}}|1|minor|Minor=[[Category:Minor Research Needed]]|2|moderate|Moderate=[[Category:Moderate Research Needed]]|3|major|Major=[[Category:Major Research Needed]]}}</includeonly>
<noinclude>


<includeonly>[[Category:Research needed]]</includeonly>
<noinclude>
==Usage==
==Usage==
This template can be used to indicate the degree of research required on a file type or article. Use the following code.
This template can be used to indicate the degree of research required on a file type or article and categorize it accordingly. Use the following code.


  <nowiki>{{Research |</nowiki> ''Degree'' <nowiki>|</nowiki> ''Supplementary text'' <nowiki>}}</nowiki>
  <nowiki>{{Research |</nowiki> ''Degree'' <nowiki>|</nowiki> ''Supplementary text'' <nowiki>}}</nowiki>

Revision as of 02:48, 30 January 2015



Usage

This template can be used to indicate the degree of research required on a file type or article and categorize it accordingly. Use the following code.

{{Research | Degree | Supplementary text }}

Degree: Three available options, designated by Minor, Moderate, or Major (or 1, 2, or 3).
Supplementary text: Optional additional text to specify required research.