Template: Use Cases: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 56: | Line 56: | ||
{{#if: {{{Scale|}}} | <div class="mr-4"><h6 class="d-inline">Scale:</h6> {{{Scale|}}}</div> |}} | {{#if: {{{Scale|}}} | <div class="mr-4"><h6 class="d-inline">Scale:</h6> {{{Scale|}}}</div> |}} | ||
</div> | </div> | ||
{{#if: {{{Other images|}}} | | |||
<div class="mt-4"> | <div class="mt-4"> | ||
<h2>Gallery</h2> | <h2>Gallery</h2> | ||
{{#tag:gallery|{{#arraymap:{{{Other images|}}}|,|x|File:x|\n}}|mode=packed}} | {{#tag:gallery|{{#arraymap:{{{Other images|}}}|,|x|File:x|\n}}|mode=packed}} | ||
</div> | </div> | ||
|}} | |||
</div> | </div> | ||
<div class="section dct-info anim-border"> | <div class="section dct-info anim-border"> |
Revision as of 13:58, 5 December 2022
Template for a Use Case profile.
Still in development!