Difference between revisions of "Template:PersonPosition"
From Buddha-Nature
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
Line 1: | Line 1: | ||
{{#if: {{#external_value: {{{ positionValue | }}} }} | {{#if: {{#external_value: {{{ positionValue | }}} }} | ||
− | |<div class="position-row row m-0 mw-customtoggle- | + | |<div class="position-row row m-0 mw-customtoggle-{{{ positionValue | }}}"> |
<div class="position-q col-9 link-no-border">{{{ label | }}}</div> | <div class="position-q col-9 link-no-border">{{{ label | }}}</div> | ||
<div class="position-a col-3">{{#if: {{{ notesValue | }}} | <div class="position-a col-3">{{#if: {{{ notesValue | }}} | ||
Line 8: | Line 8: | ||
</div> | </div> | ||
</div>{{#if: {{{ notesValue | }}} | | </div>{{#if: {{{ notesValue | }}} | | ||
− | <div class="m-0 position-n mw-collapsible mw-collapsed" id="mw-customcollapsible- | + | <div class="m-0 position-n mw-collapsible mw-collapsed" id="mw-customcollapsible-{{{ positionValue | }}}"> |
{{#if: {{{ notesDisplay | }}} | {{{ notesDisplay | }}} | {{{ notesValue | }}} }} | {{#if: {{{ notesDisplay | }}} | {{{ notesDisplay | }}} | {{{ notesValue | }}} }} | ||
<div class="person-page-topics-button text-right">[[Research/Topics{{{ linkAnchor | }}}|<i class="far fa-info-circle"></i> Click for more on this topic]]</div> | <div class="person-page-topics-button text-right">[[Research/Topics{{{ linkAnchor | }}}|<i class="far fa-info-circle"></i> Click for more on this topic]]</div> | ||
</div> | }} | }} | </div> | }} | }} |