Difference between revisions of "Template:PersonPosition"
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{#if: {{ | + | {{#if: {{ComValue|{{{ positionValue | }}} }} |
|<div class="position-row row m-0 mw-customtoggle-{{{ positionValue | }}}"> | |<div class="position-row row m-0 mw-customtoggle-{{{ positionValue | }}}"> | ||
<div class="position-q col-md-{{{ qwidth |9}}} link-no-border">{{{ label | }}}</div> | <div class="position-q col-md-{{{ qwidth |9}}} link-no-border">{{{ label | }}}</div> | ||
<div class="position-a col-md-{{{ awidth |3}}} link-no-border">{{#if: {{{ notesValue | }}} | <div class="position-a col-md-{{{ awidth |3}}} link-no-border">{{#if: {{{ notesValue | }}} | ||
− | | <i class="fal fa-caret-down fa-xs"></i> {{ | + | | <i class="fal fa-caret-down fa-xs"></i> {{ComValue|{{{ positionValue | }}}}}{{#switch: {{{ complicated | }}} |
|true | |true | ||
|t=<i class="fad fa-exclamation-circle fa-xs ml-2" style="color: #ba1b1d;" title="This is a nuanced position. Read notes for details." name="This is a nuanced position. Read notes for details."></i> | |t=<i class="fad fa-exclamation-circle fa-xs ml-2" style="color: #ba1b1d;" title="This is a nuanced position. Read notes for details." name="This is a nuanced position. Read notes for details."></i> | ||
| | | | ||
}} | }} | ||
− | | {{ | + | | {{ComValue|{{{ positionValue | }}}}}{{#switch:{{{ complicated | }}} |
|true | |true | ||
|t=<i class="fad fa-exclamation-circle fa-xs ml-2" style="color: #ba1b1d;" title="This is a nuanced position. Read notes for details." name="This is a nuanced position. Read notes for details."></i> | |t=<i class="fad fa-exclamation-circle fa-xs ml-2" style="color: #ba1b1d;" title="This is a nuanced position. Read notes for details." name="This is a nuanced position. Read notes for details."></i> |