Template:Race link: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{ImageLink | Race {{trim|{{{1}}}}}.png | {{{1}}} | w = 100 | h = {{#if: {{{subrace|}}} | 40 | 60 }} }}</includeonly><noinclude> For use in the table in Races. Examples: <pre>{{Race link | Human }}</pre> {{Race link | Human }} <pre>{{Race link | Drow Half-Elf | subrace = yes }}</pre> {{Race link | Drow Half-Elf | subrace = yes }} </noinclude>")
 
mNo edit summary
Line 2: Line 2:
| Race {{trim|{{{1}}}}}.png
| Race {{trim|{{{1}}}}}.png
| {{{1}}}
| {{{1}}}
| w = 100
| w = {{#if: {{{subrace|}}} | 90 | 60 }}
| h = {{#if: {{{subrace|}}} | 40 | 60 }}
| h = {{#if: {{{subrace|}}} | 40 | 60 }}
}}</includeonly><noinclude>
}}</includeonly><noinclude>

Revision as of 01:57, 23 June 2024

For use in the table in Races.

Examples:

{{Race link | Human }}
{{Race link | Drow Half-Elf | subrace = yes }}