Difference between revisions of "Template:PersonPosition"
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
(34 intermediate revisions 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-q col-md-{{{ qwidth |9}}} link-no-border">{{{ label | }}}</div> | |
− | + | <div class="position-a col-md-{{{ awidth |3}}} link-no-border">{{#if: {{{ notesValue | }}} | |
− | + | | <i class="fal fa-caret-down fa-xs"></i> {{ComValue|{{{ positionValue | }}}}}{{#switch: {{{ complicated | }}} | |
− | + | |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> |
+ | | | ||
}} | }} | ||
− | {{# | + | | {{ComValue|{{{ positionValue | }}}}}{{#switch:{{{ complicated | }}} |
− | </div> | + | |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> | |
− | + | | | |
− | + | }} [[Ideas{{{ linkAnchor | }}}|<i class="far fa-info-circle fa-xs" title="More info on this topic..."></i>]] | |
− | + | }} | |
− | + | </div> | |
− | + | </div>{{#if: {{{ notesValue | }}} | | |
− | }} | + | <div class="m-0 position-n mw-collapsible mw-collapsed" id="mw-customcollapsible-{{{ positionValue | }}}"> |
+ | {{#if: {{{ notesDisplay | }}} | {{{ notesDisplay | }}} | {{{ notesValue | }}} }} | ||
+ | <div class="person-page-topics-button text-right">[[Ideas{{{ linkAnchor | }}}|<i class="far fa-info-circle"></i> Click for more on this topic]]</div> | ||
+ | </div> | }} | }} |