For All Mankind Wiki

Hi Bob! Find your place in the universe and leave your legacy. Join Helios today as your destiny awaits.

  • This wiki contains spoilers for all published episodes.
  • This wiki is designed for dark mode.
    For best experience please consider switching mode.

READ MORE

For All Mankind Wiki
For All Mankind Wiki

Info

Template used on Project: Licensing.
Creates the different license headers.
Also creates the right floating image-box for CC licenses, or the image for other licenses.
Also adds inivisible anchors to the license acronym both as defined and in all lower case.

Syntax

{{Project:Licensing/hbox|<license-shortcut>|<options>}}

Parameter

Param Description
1 License shortcut
This is usually the license acronym (without the "cc-" part).
For the full list see the source of Licensing/lsw.
The parameter is not case sensitive.
2 Multi-purpose parameter
If defined, either an {{image box}} or a right floating image is added.
  1. For the image-box, define the parameter with the common ibtype code for infoboxes.
    In this case, these are ib200 or ib240.
  2. If the parameter does not contain "ib", an image is assumed.
    In this case, two parameters can be passed divided by a semicolon ;:
    1. Full filename including file-extension
    2. Width in pixel, without the unit (optional, defaults to 100)

If this parameter is not defined, no image or image box is created.

3 only for the image-box option
By default, the name of the image for the image box is assumed to be the lower case license acronym.
If it is different (or not all lower case), the image can be defined with this parameter.
Full filename with file extension.
nc If defined, suppresses the caption in the image box.
ot Other descriptive text
Would change the descriptive text from the predefined one, or if undefined.
Probably never ever used.

Examples

This example section uses TemplateStyles: styles.css
{{Project:Licensing/hbox|by-sa|ib240}}
→ Example output is everything between the lines

CC-BY-SA Attribution-ShareAlike


{{Project:Licensing/hbox|gpl|GNU.png;120}}
→ Example output is everything between the lines

GNU
GPL GNU General Public License


Dependencies

See also