Template:ShowCommunityInHomepage: Difference between revisions

From softwear.directory
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Manual revert
 
(6 intermediate revisions by the same user not shown)
Line 14: Line 14:


</noinclude><includeonly>
</noinclude><includeonly>
<div id="community-featured">
<div class="community-home-card">
<div class="community-home-card">
     {{#if: {{{Homepage text|}}} | <div class="community-name">{{{Homepage text|}}}</div>| }}
     {{#if: {{{Homepage text|}}} | <div class="community-home-text">{{{Homepage text|}}}</div>| }}
     {{#if: {{{External reference|}}} | <div class="community-external-reference">[{{{External reference|}}} {{{Name|}}}]</div>| }}
     {{#if: {{{External reference|}}} | <div class="community-home-external-reference">[{{{External reference|}}} {{{Name|}}}]</div>| }}
     {{#if: {{{Type|}}} | <div class="community-type">{{{Type|}}}</div>| }}
     {{#if: {{{Type|}}} | <div class="community-home-type">{{{Type|}}}</div>| }}
</div>
</div>
</div>
</includeonly>
</includeonly>

Latest revision as of 13:01, 30 January 2024

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