Difference between revisions of "Template:5e Setting"
From Dungeons and Dragons Wiki
m |
m |
||
Line 1: | Line 1: | ||
<includeonly>{|align="right" style="border-style:solid; border-width:1px; border-color:brown; border-radius:0.5em; background:#CC6600; min-width:150px;" | <includeonly>{|align="right" style="border-style:solid; border-width:1px; border-color:brown; border-radius:0.5em; background:#CC6600; min-width:150px;" | ||
− | |style="{{#if: {{{2|}}}|background:{{{2}}};|background:#ffffff;}} text-align: center; border-top-left-radius:0.5em; border-top-right-radius:0.5em;"|'''[[{{{1|no setting}}} (5e Campaign Setting)|{{{1|no setting}}}]]''' | + | |style="{{#if: {{{2|}}}|background:{{{2}}};|background:#ffffff;}} text-align: center; border-top-left-radius:0.5em; border-top-right-radius:0.5em;"|'''[[{{{1|no setting}}}{{#if: {{{hb|}}}| (5e Campaign Setting)|}}|{{{1|no setting}}}]]''' |
|- | |- | ||
|style="background:#CC6600; text-align:center; font-size:7pt; color:#ffffff;"|Setting {{#if: {{{3|}}}|Specific {{#set: Setting Specific=true}}| }} | |style="background:#CC6600; text-align:center; font-size:7pt; color:#ffffff;"|Setting {{#if: {{{3|}}}|Specific {{#set: Setting Specific=true}}| }} | ||
Line 6: | Line 6: | ||
==Syntax== | ==Syntax== | ||
<pre>{{5e Setting|SettingName|optBGcolor|optSettingSpecific}}</pre> | <pre>{{5e Setting|SettingName|optBGcolor|optSettingSpecific}}</pre> | ||
+ | ===Add'l Entries=== | ||
+ | <pre>|hb= <!--blank = official setting, true=homebrew setting--></pre> | ||
− | == | + | ==Examples== |
− | <pre>{{5e Setting|The Setting}} | + | <pre> |
+ | {{5e Setting|The Setting}} | ||
+ | |||
+ | {{5e Setting|Second Setting|#ccccff}} | ||
− | + | {{5e Setting|Third Setting||y}} | |
− | + | {{5e Setting|Fourth Setting|hb=true}} | |
+ | </pre> | ||
produces... | produces... | ||
− | {{5e Setting|The Setting}} | + | {{5e Setting|The Setting}}<br clear="right" /> |
− | <br clear="right" /> | + | |
− | {{5e Setting|Second Setting|#ccccff}} | + | {{5e Setting|Second Setting|#ccccff}}<br clear="right" /> |
− | <br clear="right" /> | + | |
− | {{5e Setting|Third Setting||y}} | + | {{5e Setting|Third Setting||y}}<br clear="right" /> |
+ | |||
+ | {{5e Setting|Fourth Setting|hb=true}} | ||
+ | |||
[[Category:5e Templates]] | [[Category:5e Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 02:25, 29 April 2022
Syntax
{{5e Setting|SettingName|optBGcolor|optSettingSpecific}}
Add'l Entries
|hb= <!--blank = official setting, true=homebrew setting-->
Examples
{{5e Setting|The Setting}} {{5e Setting|Second Setting|#ccccff}} {{5e Setting|Third Setting||y}} {{5e Setting|Fourth Setting|hb=true}}
produces...
The Setting |
Setting |
Second Setting |
Setting |
Third Setting |
Setting Specific |
Fourth Setting |
Setting |