Template:ShowCommunityInListHomepage: Difference between revisions

From softwear.directory
Jump to navigation Jump to search
(Created page with "<noinclude> <pre> {{ShowCommunityInListHomepage |Name= |External reference= |Location= |Setting= |Type= |Domain= |Homepage text= |Featured= }} </pre> </noinclude><includeonly> <div id="community-list-featured"> <div class="community-list-home-card"> {{#if: {{{Homepage text|}}} | <div class="community-list-home-text">{{{Homepage text|}}}</div>| }} {{#if: {{{External reference|}}} | <div class="community-list-home-external-reference">[{{{External reference|}}} {{{...")
 
No edit summary
Line 16: Line 16:
<div id="community-list-featured">
<div id="community-list-featured">
<div class="community-list-home-card">
<div class="community-list-home-card">
    {{#if: {{{Date|}}} | <div class="community-list-home-date">{{#time: d m y | {{{Date|}}} }}</div>| }} 
    {{#if: {{{External reference|}}} | <div class="community-list-home-external-reference">[{{{External reference|}}} {{{Name|}}}]</div>| }}
     {{#if: {{{Homepage text|}}} | <div class="community-list-home-text">{{{Homepage text|}}}</div>| }}
     {{#if: {{{Homepage text|}}} | <div class="community-list-home-text">{{{Homepage text|}}}</div>| }}
    {{#if: {{{External reference|}}} | <div class="community-list-home-external-reference">[{{{External reference|}}} {{{Name|}}}]</div>| }}
     {{#if: {{{Type|}}} | <div class="community-list-home-type">{{{Type|}}}</div>| }}
     {{#if: {{{Type|}}} | <div class="community-list-home-type">{{{Type|}}}</div>| }}
</div>
</div>
</div>
</div>
</includeonly>
</includeonly>

Revision as of 10:29, 23 January 2024

{{ShowCommunityInListHomepage
|Name=
|External reference=
|Location=
|Setting=
|Type=
|Domain=
|Homepage text=
|Featured=
}}