Template:Infobox plang: Difference between revisions

From XionKB
Jump to navigationJump to search
m (fix border radii)
m (fix border radii)
Line 1: Line 1:
{| align="right" width="{{{width|315px}}}" style="border:2px solid rgba(48,48,48,0.75);background-color:rgba(240,240,240,0.75);border-radius:5px 5px 10px 10px;border-bottom:none"
{| align="right" class="roundy" width="{{{width|315px}}}" style="border-bottom-left-radius:0;border-bottom-right-radius:0;border:2px solid rgba(48,48,48,0.75);background-color:rgba(240,240,240,0.75);border-bottom:none"
|-
|-
! colspan="12" width="100%" style="font-size:150%;text-align:center;background-color:rgba(184,184,184,0.75);border-radius:2px 2px 0 0" | <big>{{{name}}}</big>{{#if:{{{image|}}} |<span></span>
! colspan="12" width="100%" style="text-align:center;background-color:rgba(184,184,184,0.75);border-radius:2px 2px 0 0" | <big>{{{name}}}</big>{{#if:{{{image|}}} |<span></span>
{{!}}-
{{!}}-
{{!}} colspan="12" width="100%" {{!}} [[File:{{{image}}}|{{{image_size|300px}}}]]{{#if:{{{caption|}}} |<span></span>
{{!}} colspan="12" width="100%" {{!}} [[File:{{{image}}}|{{{image_size|300px}}}]]{{#if:{{{caption|}}} |<span></span>

Revision as of 05:44, 14 April 2024

{{{name}}}

Usage

Note: When using parameters, avoid the ambiguous abbreviation "N/A", and instead use "unknown" or "none".

Parameters

  • name – the name of the language
  • width (optional) – override the box width (defaults to 315px for 2-sided conflicts and 380px for 3-sided conflicts)
  • image (optional) – an image file to display summarising the conflict
  • image_size (optional) – override the image size
  • caption (optional) – a subtitle to caption to image
  • paradigm (optional) – programming paradigms in use
  • by (optional) – name of the creator (person)
  • appeared (optional) – date first appeared
  • typing (optional) – typing discipline(s)
  • exts (optional) – filename extensions
  • influencedby (optional) – languages that influenced its design
  • influenced (optional) – languages whose design was influenced by it
  • notes (optional) – additional notes