Template: DevUseCase: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 126: | Line 126: | ||
<div class="section dct-more"> | <div class="section dct-more"> | ||
<h2>See Related</h2> | <h2>See Related</h2> | ||
{{#if: {{{Additional links|}}} | | {{#if: {{{Additional links|}}} | | ||
<h5>Additional Links</h5> | <h5>Additional Links</h5> | ||
<ul style="font-size:smaller; margin-bottom: 2em;">{{#arraymap:{{{Additional links|}}}|,|x|<li>x</li>|\s}}</ul> | <ul style="font-size:smaller; margin-bottom: 2em;">{{#arraymap:{{{Additional links|}}}|,|x|<li>x</li>|\s}}</ul> | ||
|}} | |}} | ||
{{#if: {{{Links to related media|}}} | <h5>Related Media</h5> | {{#if: {{{Links to related media|}}} | | ||
<ul style="font-size:smaller; margin-bottom: 2em;">{{#arraymap:{{{Links to related media|}}}|,|x|<li>x</li>|\s}}</ul> | <h5>Related Media</h5> | ||
{{#if: {{{Links to social media|}}} | <h5>Social Media</h5> | <ul style="font-size: smaller; margin-bottom: 2em;">{{#arraymap:{{{Links to related media|}}}|,|x|<li>x</li>|\s}}</ul> | ||
<ul style="font-size:smaller | |}} | ||
{{#if: {{{Links to social media|}}} | | |||
<h5>Social Media</h5> | |||
<ul style="font-size: smaller;">{{#arraymap:{{{Links to social media|}}}|,|x|<li>x</li>|\s}}</ul> | |||
|}} | |||
</div> | </div> | ||
</div> | </div> |
Revision as of 12:24, 18 October 2022
Template for a Use Case profile.
Still in development!