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:Using X: Difference between revisions

Template page
Created page with '<onlyinclude><sup title="{{{title|{{{lang|{{{langshort}}}}}}}}}" style="display: inline-block; background-color: {{{background-color|#000}}}; font-family: monos...'
 
m font-color
Line 1: Line 1:
<onlyinclude><sup title="{{{title|{{{lang|{{{langshort}}}}}}}}}" style="display: inline-block; background-color: {{{background-color|#000}}}; font-family: monospace; font-weight: bold; font-style: italic; margin: 0px 1px; padding: 0px 3px; border: 1px solid {{{border-color|#fff}}}; box-shadow: 1px 1px 2px {{{shadow-color|#000}}}; color:{{{shadow-color|#fff}}}">{{{langshort}}}</sup></onlyinclude>
<onlyinclude><sup title="{{{title|{{{lang|{{{langshort}}}}}}}}}" style="display: inline-block; background-color: {{{background-color|#000}}}; font-family: monospace; font-weight: bold; font-style: italic; margin: 0px 1px; padding: 0px 3px; border: 1px solid {{{border-color|#fff}}}; box-shadow: 1px 1px 2px {{{shadow-color|#000}}}; color:{{{font-color|#fff}}}">{{{langshort}}}</sup></onlyinclude>


{{documentation}}
{{documentation}}

Revision as of 12:45, 21 May 2013

{{{langshort}}}

Template documentation[ view · edit · history · purge ]
This documentation is transcluded from Template:Using X/doc.

This is the base meta-template used by {{Using CSS}}, {{Using JavaScript}}, and {{Using LUA}}. It renders a small superscript badge with a short label and language tooltip.

Parameters

langshort
short label shown inside the badge (e.g. CSS, JS, LUA)
title
tooltip text (long-form language name)
background-color, border-color, font-color, shadow-color
styling

Examples

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