Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Created with/layout/doc: Difference between revisions

Template page
m format
m +link
Line 57: Line 57:
* {{nobold|{{T0|Attrib}}}}
* {{nobold|{{T0|Attrib}}}}
* {{nobold|{{T0|Commonist}}}}
* {{nobold|{{T0|Commonist}}}}
* {{nobold|{{T0|Projekt Wappen}} &nbsp; and others}}</small> {{clr}}
* {{nobold|{{T0|Projekt Wappen}}, {{T0|Projet Blasons}} &nbsp; and others}}</small> {{clr}}
   |namespace    = file
   |namespace    = file
   |usergroup    = all
   |usergroup    = all
Line 81: Line 81:
* margin and padding are to alter with care - it is recommended to ''not modify'' them. The four parameters are for top, right, bottom, left.  
* margin and padding are to alter with care - it is recommended to ''not modify'' them. The four parameters are for top, right, bottom, left.  
:* <code>margin</code> (0px) the distance to surrounding items
:* <code>margin</code> (0px) the distance to surrounding items
:* <code>padding</code> (2px 4px 2px 6px) distance to items witthin the box; the first and third parameter can alter the height of the box!  
:* <code>padding</code> (2px 4px 2px 6px) distance to items within the box; the first and third parameter can alter the height of the box!  
* <code>color</code> (#000) the color of the text
* <code>color</code> (#000) the color of the text
* <code>background</code> (#F8F9FA) very light grey, for good readability of the black text
* <code>background</code> (#F8F9FA) very light grey, for good readability of the black text
* <code>border</code> (1px solid #BAB) the stroke-width, stroke-style, stroke-color; it is recommended to modify only that parameter.  
* <code>border</code> (1px solid #BAB) the stroke-width, stroke-style, stroke-color; '''it is recommended to modify only that parameter'''.  


The '''total width''' of a box is left-margin + left-border + left-padding + <code>width</code> + right-padding + right-border + right-margin.<br>
The '''total width''' of a box is left-margin + left-border + left-padding + <code>width</code> + right-padding + right-border + right-margin.<br>

Revision as of 09:36, 19 January 2021

  < Template: Created with/layout

Small box used by several templates:

Usage

{{Created with/layout |logo= |text= }}

Template parameters

ParameterDescriptionDefaultStatus
logofilenameicon/logo to be displayedemptysuggested
iconsizesizesize for displaying the icon/logo33x22pxoptional
texttextindividual main text'empty'suggested
moretextmore text (additional)emptyoptional
styleattributesCSS style attributes, to overwrite the standard attributesemptyoptional
widthattributethe width dimension attribute for modificationautooptional
langlangcodeISO 639 language code{{int:lang}}optional

Additional information

The template is intended to be used in the following namespaces: the File namespace

The template is intended to be used by the following user groups: all users

Placement:

In general within the file description – but can be elsewhere

Localization

This template is not intended to be localized. Normally it is the final output, after all translations have been done by the previous templates.

Iconsize

can consist of the two numerical values width and height; or only one of both:

  • width[px]
  • xheight[px]
  • widthxheight[px]

The dimension unit is always px, whether it is specified or not.

Style attributes

Besides the variations with logo and text, a great variety can be get with background colors and mainly with the border styles:

  • margin and padding are to alter with care - it is recommended to not modify them. The four parameters are for top, right, bottom, left.
  • margin (0px) the distance to surrounding items
  • padding (2px 4px 2px 6px) distance to items within the box; the first and third parameter can alter the height of the box!
  • color (#000) the color of the text
  • background (#F8F9FA) very light grey, for good readability of the black text
  • border (1px solid #BAB) the stroke-width, stroke-style, stroke-color; it is recommended to modify only that parameter.

The total width of a box is left-margin + left-border + left-padding + width + right-padding + right-border + right-margin.
Similarly, the total height of a box equals top-margin + top-border + top-padding + height + bottom-padding + bottom-border + bottom-margin.


Cookies help us deliver our services. By using our services, you agree to our use of cookies.