Template:Research/doc: Difference between revisions

Created page with "<templatedata> { "params": { "1": { "label": "Reason", "description": "Replaces \"The editor who added this notice did not specify a reason\" with a reason.", "type": "string" }, "section": { "label": "Section", "description": "If enabled, the notice says \"this section\" instead of \"this article\".", "type": "boolean" } }, "paramOrder": [ "1", "section" ], "format": "\n{{_|_=_}}\n", "description": "Notice template for content that ne..."
 
Qwertyxp2000 (talk | contribs)
No edit summary
 
Line 20: Line 20:
"description": "Notice template for content that needs additional research, whether that be for historical purposes (like release dates) or gameplay-related."
"description": "Notice template for content that needs additional research, whether that be for historical purposes (like release dates) or gameplay-related."
}
}
</templatedata><includeonly>[[Category:Notices]]</includeonly><noinclude>[[Category:Documentation]]</noinclude>
</templatedata>
 
==Example usage==
{|class="wikitable"
!Wikitext
!Output
|-
|<pre>{{research}}</pre>
|{{research}}
|-
|<pre>{{research|Verify if Sticky Bomb counts as a DoT according to Symphonic Resonance's trance}}</pre>
|{{research|Verify if Sticky Bomb counts as a DoT according to Symphonic Resonance's trance}}
|-
|<pre>{{research|
*Verify if Sticky Bomb counts as a DoT according to Symphonic Resonance's trance
*Confirm how "burn" effects stack, whether the highest DoT damage "burn" is prioritized, and how "burn" DoT interacts with "burn" with differing duration
*Determine how Relentless Glue and The Bloon Solver mutators and DoT interact with each other.
}}</pre>
|{{research|
*Verify if Sticky Bomb counts as a DoT according to Symphonic Resonance's trance
*Confirm how "burn" effects stack, whether the highest DoT damage "burn" is prioritized, and how "burn" DoT interacts with "burn" with differing duration
*Determine how Relentless Glue and The Bloon Solver mutators and DoT interact with each other.
}}
|}
<includeonly>[[Category:Notices]]</includeonly><noinclude>[[Category:Documentation]]</noinclude>