Template:Prereq: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{SmallIcon|Prerequisite Icon.png}} {{color|white|{{{1}}}}}</includeonly><noinclude> This template is for the text description of skills/actions with a prerequisite or minor warning. I.E.: {{Prereq|You can't cast or concentrate on spells while raging.}}</noinclude>")
 
(Added documentation/template demo templates)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{{SmallIcon|Prerequisite Icon.png}} {{color|white|{{{1}}}}}</includeonly><noinclude>
<includeonly>{{SmallIcon|Prerequisite Icon.png}}<span class="bg3wiki-prereq">{{{1}}}</span></includeonly><noinclude>{{Documentation|content=
 
This template is for the text description of skills/actions with a prerequisite or minor warning. I.E.:
This template is for the text description of skills/actions with a prerequisite or minor warning. I.E.:


{{Prereq|You can't cast or concentrate on spells while raging.}}</noinclude>
== Example ==
{{Template demo
| style = list
| <nowiki>{{Prereq|You can't cast or concentrate on spells while raging.}}</nowiki>
}}
 
== See also ==
* {{tlink|Warning}} - for red warnings
 
}}
[[Category:Templates]]
</noinclude>

Latest revision as of 20:58, 19 January 2025

Template documentation

This template is for the text description of skills/actions with a prerequisite or minor warning. I.E.:

Example

Markup
{{Prereq|You can't cast or concentrate on spells while raging.}}
Renders as
You can't cast or concentrate on spells while raging.

See also