Template:Community: Difference between revisions

From softwear.directory
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Community" template. It should be called in the following format: <pre> {{Community |Name= |External reference= |Location= |Setting= |Type= |Domain= |Description= }} </pre> Edit the page to see the template text. </noinclude><includeonly>__NOTITLE____NOTOC__ {{#default_form:Community}} {{#set: Class=Community |Name={{{Name|}}} |External reference={{{External reference|}}} |Location={{{Location|}}} |Setting={{{Setting|}}} |Type={{{Type|}}} |+sep=,...")
 
No edit summary
 
(12 intermediate revisions by 3 users not shown)
Line 11: Line 11:
|Domain=
|Domain=
|Description=
|Description=
|Date=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>__NOTITLE____NOTOC__
</noinclude><includeonly>{{Header without filters}}
{{#default_form:Community}}
{{#default_form:Community}}{{#set: Class=Community
{{#set: Class=Community
|Name={{{Name|}}}
|Name={{{Name|}}}
|External reference={{{External reference|}}}
|External reference={{{External reference|}}}
Line 24: Line 24:
|Domain={{{Domain|}}} |+sep=,
|Domain={{{Domain|}}} |+sep=,
|Description={{{Description|}}}
|Description={{{Description|}}}
}}
|Date={{{Date|}}}
{| class="formtable"
}}
! Name
<div class="community-card community-page">
|-
    {{#if: {{{Name|}}} | <div class="community-name">[{{{External reference|}}} {{{Name|}}}]</div>| }}
|{{{Name|}}}
    {{#if: {{{Setting|}}} | <div class="community-setting">{{{Setting|}}}</div>| }}
|-
    {{#if: {{{Location|}}} | <div class="community-location">{{{Location|}}}</div>| }}
! {{#if: {{{External reference|}}} | External reference | }}
    {{#if: {{{Type|}}} | <div class="community-type">{{{Type|}}}</div>| }}
|-
    {{#if: {{{Domain|}}} | <div class="community-domain">{{{Domain|}}}</div>| }}
|{{{External reference|}}}
    {{#if: {{{Description|}}} | <p class="community-description-label">DESCRIPTION</p><div class="community-description">“{{{Description|}}}”</div>| }}
|-
</div>
! {{#if: {{{Location|}}} | Location  | }}
{{Footer}}
|-
|{{{Location|}}}
|-
! {{#if: {{{Setting|}}} | Setting  | }}
|-
|{{{Setting|}}}
|-
! {{#if: {{{Type|}}} | Type  | }}
|-
|{{{Type|}}}
|-
! {{#if: {{{Domain|}}} | Domain  | }}
|-
|{{{Domain|}}}
|-
! {{#if: {{{Description|}}} | Description  | }}
|-
|{{{Description|}}}
|-
|}
 
[[Category:Community]]
[[Category:Community]]
</includeonly>
</includeonly>

Latest revision as of 11:18, 16 July 2024

This is the "Community" template. It should be called in the following format:

{{Community
|Name=
|External reference=
|Location=
|Setting=
|Type=
|Domain=
|Description=
|Date=
}}

Edit the page to see the template text.