Template:Resource: Difference between revisions

From Trans People Together Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{#if:1
{| class="wikitable"
 
{{#if:{{{organization}}}
|
|
{{{!}}}
    |-
    !Organization
    |{{{organization}}}
}}
}}
{{#if:{{{description}}}
|
    |-
    !Description
    |{{{description}}}
}}
{{#if:{{{regions}}}
|
    |-
    !Regions
    |{{{regions}}}
}}
{{#if:{{{firstLinkCaption}}}
|
    |-
    !First Link Caption
    |{{{firstLinkCaption}}}
}}
{{#if:{{{firstLinkURL}}}
|
    |-
    !First Link URL
    |{{{firstLinkURL}}}
}}
{{#if:{{{secondLinkCaption}}}
|
    |-
    !Second Link Caption
    |{{{secondLinkCaption}}}
}}
{{#if:{{{secondLinkURL}}}
|
    |-
    !Second Link URL
    |{{{secondLinkURL}}}
}}
{{#if:{{{thirdLinkCaption}}}
|
    |-
    !Third Link Caption
    |{{{thirdLinkCaption}}}
}}
{{#if:{{{thirdLinkURL}}}
|
    |-
    !Third Link URL
    |{{{thirdLinkURL}}}
}}
|}

Revision as of 12:07, 4 May 2025

Organization {{{organization}}}
Description {{{description}}}
Regions {{{regions}}}
First Link Caption {{{firstLinkCaption}}}
First Link URL {{{firstLinkURL}}}
Second Link Caption {{{secondLinkCaption}}}
Second Link URL {{{secondLinkURL}}}
Third Link Caption {{{thirdLinkCaption}}}
Third Link URL {{{thirdLinkURL}}}