Template:ShowCommunityEntries: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 20: Line 20:
     {{#if: {{{Type|}}} | <div class="community-type">{{{Type|}}}</div>| }}
     {{#if: {{{Type|}}} | <div class="community-type">{{{Type|}}}</div>| }}
     {{#if: {{{Domain|}}} | <div class="community-domain"">{{{Domain|}}}</div>| }}
     {{#if: {{{Domain|}}} | <div class="community-domain"">{{{Domain|}}}</div>| }}
     {{#if: {{{Description|}}} |  
     {{#if: {{{Description|}}} | <div class="community-description">{{{Description|}}}</div>| }}
    <div class="community-description">
        {{#tag:p|{{{Description|}}}|class=formatted-description}}
    </div>
| }}
</div>
</div>
</includeonly>
</includeonly>

Navigation menu