Template: DevUseCase: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
(Created page with "<noinclude> Template for a Use Case profile.<br> <span style="color: red; font-weight: bold;">Still in development!</span> </noinclude><includeonly> <div hidden aria-hidden="t...")
 
Eschmidt (talk | contribs)
No edit summary
Line 5: Line 5:
<div hidden aria-hidden="true" style="display: none; position: absolute; width: 1px; height: 1px;">
<div hidden aria-hidden="true" style="display: none; position: absolute; width: 1px; height: 1px;">
<!--
<!--
     The following is required for the profile to work.
     The following is required for API queries.
     Every property of a Use Case must be listed here as follows.
     Every property that is queried by the corresponding list widget must be set here.
-->
-->
     [[Is Archived::{{{Is Archived|}}}]]
     [[Is Archived::{{{Is Archived|}}}]]
Line 91: Line 91:
<div class="section dct-info anim-border">
<div class="section dct-info anim-border">
<div>
<div>
<h5>Provider</h5>
<h5>Location</h5>
{{{Provider|}}}<br>
{{{Location|}}}<br>
{{flagicon|{{{Source Country|}}}}} {{{Source Country|}}}
<!-- {{flagicon|{{{Source Country|}}}}} {{{Source Country|}}} -->
</div>
</div>
<div>
<div>
<h5>Supported Platforms</h5>
<h5>Year</h5>
{{#arraymaptemplate:{{{Data Sources|}}}|SourceLogo|,|}}
{{{Year|}}}
</div>
</div>
<div>
<div>

Revision as of 10:52, 18 October 2022

Template for a Use Case profile.
Still in development!