Template:Participant: Difference between revisions

    From UNITApedia
    (Fix table formatting)
    Tag: Reverted
    m (Text replacement - "Has role" to "Role")
     
    (52 intermediate revisions by 2 users not shown)
    Line 1: Line 1:
    <noinclude>
    <noinclude>
    [[Category:Participants]]
    [[Category:Templates]]
    <templatedata>
    <templatedata>
    {
    {
    "params": {
    "params": {
    "Number": {
    "Role": {
    "aliases": [
    "Role"
    ],
    "label": "Role",
    "type": "string"
    },
    "Has short name": {
    "aliases": [
    "Short name"
    ],
    "label": {
    "label": {
    "fr": "Nombre"
    "fr": "Nom court",
    "en": "Short name"
    },
    },
    "type": "number",
    "description": "The acronym or short name of the university.",
    "required": true,
    "example": "UNITO, UNIZAR, UPPA",
    "suggested": true
    "type": "string"
    },
    },
    "Role": {},
    "Country": {
    "Short name": {
    "aliases": [
    "Country"
    ],
    "label": "Country",
    "type": "string"
    },
    "PIC": {
    "aliases": [
    "PIC"
    ],
    "label": "PIC"
    },
    "Name": {
    "aliases": [
    "Legal name",
    "Name"
    ],
    "label": {
    "label": {
    "fr": "Nom court"
    "fr": "Nom légal",
    }
    "en": "Name "
    },
    "description": "Name of the university",
    "type": "string"
    },
    },
    "Legal name": {
    "Has image": {
    "label": {
    "aliases": [
    "fr": "Nom légal"
    "Image"
    }
    ],
    "label": "Image",
    "description": "Partner's logo"
    },
    },
    "Country": {},
    "Coords": {
    "PIC": {}
    "aliases": [
    }
    "Geographic coordinates "
    ],
    "label": "Geographic coordinates"
    }
    },
    "paramOrder": [
    "Role",
    "Has short name",
    "Name",
    "Country",
    "PIC",
    "Has image",
    "Coords"
    ]
    }
    }
    </templatedata>
    </templatedata>
    </noinclude>
    </noinclude>
    [[Category:Partners]]
    <includeonly>
    <includeonly>
    {{Participant
     
    | Number    = {{{Number|}}}
    <div style="display: flex;">
    | Role      = {{{Role|}}}
      <div style="flex: 1; margin-right: 1em;">
    | Short name= {{{Short name|}}}
    {{#ask:
    | Legal name= {{{Legal name|}}}
    [[Name::{{PAGENAME}}]]
    | Country  = {{{Country|}}}
    |?Coords
    | PIC      = {{{PIC|}}}
    |format=map
    |zoom=5
    }}
    }}
      </div>
      <div style="flex: 1;">
        {| class="wikitable" style="float:right; margin:0 0 1em 1em; text-align:left;"
    |- style="text-align:center; background-colour: orange"
    ! colspan="2" | {{PAGENAME}}
    |-
    | colspan="2" |<center> [[File:{{{Has image}}}|256px]]</center>
    <div style="display: none">[[Has image::{{{Has image|}}}]]</div>
    |-
    ! Role
    | [[Role::{{{Role|}}}]]
    |-
    ! Short name
    | [[Has short name::{{{Has short name|}}}]]
    |-
    ! Legal name
    | [[Name::{{{Name|}}}]]
    |-
    ! Country
    | [[Country::{{{Country|}}}]]
    |-
    ! PIC
    | [[PIC::{{{PIC|}}}]]
    |-
    ! Geographic coordinates
    | [[Coords::{{{Coords|}}}]]
    |}
      </div>
    </div>
    </includeonly>
    </includeonly>

    Latest revision as of 11:56, 10 June 2024

    No description.

    Template parameters

    ParameterDescriptionTypeStatus
    RoleRole Role

    no description

    Stringoptional
    Short nameHas short name Short name

    The acronym or short name of the university.

    Example
    UNITO, UNIZAR, UPPA
    Stringoptional
    Name Name Legal name Name

    Name of the university

    Stringoptional
    CountryCountry Country

    no description

    Stringoptional
    PICPIC PIC

    no description

    Unknownoptional
    ImageHas image Image

    Partner's logo

    Unknownoptional
    Geographic coordinatesCoords Geographic coordinates

    no description

    Unknownoptional