Template:Infobox swproj: Difference between revisions

From XionKB
Jump to navigationJump to search
m (fix border radii)
m (fix spacing of image)
Line 1: Line 1:
{| align="right" class="roundy" style="border-bottom-left-radius:0;border-bottom-right-radius:0;border:2px solid rgba(88,88,88,0.6);border-bottom:none;background-color:rgba(88,88,88,0.05)" width="{{{width|315px}}}"
{| align="right" class="roundy" style="border-bottom-left-radius:0;border-bottom-right-radius:0;border:2px solid rgba(88,88,88,0.6);border-bottom:none;background-color:rgba(88,88,88,0.05)" width="{{{width|300px}}}"
|-
|-
! colspan="12" width="100%" style="background-color:rgba(88,88,88,0.3);border-radius:2px 2px 0 0" | <big>{{{name}}}</big>{{#if:{{{emblem|}}} |<span></span>
! colspan="12" width="100%" style="background-color:rgba(88,88,88,0.3);border-radius:2px 2px 0 0" | <big>{{{name}}}</big>{{#if:{{{emblem|}}} |<span></span>
{{!}}-
{{!}}-
{{!}} colspan="12" width="100%" style="text-align:center" {{!}} [[File:{{{emblem}}}|300px]]
{{!}} colspan="12" width="100%" style="text-align:center;padding:0" {{!}} [[File:{{{emblem}}}|300px]]
|}}{{#if:{{{image|}}} |<span></span>
|}}{{#if:{{{image|}}} |<span></span>
{{!}}-
{{!}}-

Revision as of 18:13, 5 June 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 software
  • width (optional) – override the box width (defaults to 315px)
  • emblem (optional) – the software's emblem or logo
  • image (optional) – an image file showing the software in use
  • caption (optional) – a subtitle to caption the image
  • by (optional) – author of software
  • initialrel (optional) – initial release date
  • stablerel (optional) – stable release version & date
  • langs (optional) – programming languages software is written in
  • systems (optional) – operating systems the software runs on
  • archs (optional) – architectures the software runs on
  • lic (optional) – the software's licence
  • repo (optional) – link to the repository
  • notes (optional) – additional notes