"ഫലകം:Userbox" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം

Schoolwiki സംരംഭത്തിൽ നിന്ന്
No edit summary
No edit summary
വരി 1: വരി 1:
<div style="float:{{{float|left}}}; border: {{#iferror:{{#ifexpr:{{{border-width|{{{border-s|1}}}}}}<0|1|{{{border-width|{{{border-s|1}}}}}}}}|1}}px solid {{{border-color|{{{1|{{{border-c|{{{id-c|#999}}}}}}}}}}}}; margin: 1px; width: {{#iferror:{{#ifexpr:{{{border-width|{{{border-s|1}}}}}}<0|238|{{#expr:240-(2*{{{border-width|{{{border-s|1}}}}}})}}}}|238}}px;" class="wikipediauserbox {{{bodyclass|}}}">
<TemplateData>{
{| style="border-collapse:collapse; width: {{#iferror:{{#ifexpr:{{{border-width|{{{border-s|1}}}}}}<0|238|{{#expr:240-(2*{{{border-width|{{{border-s|1}}}}}})}}}}|238}}px; margin-bottom:0; background:{{{info-background|{{{2|{{{info-c|#EEE}}}}}}}}}"
"description": "This template can be used to quickly create a userbox for display on a user's user page without having to know HTML or Wikitable syntax.",
{{#if:{{{logo|{{{3|{{{id<includeonly>|</includeonly>}}}}}}}}}|! style="border:0; width: {{{logo-width|{{{id-w|45}}}}}}px; height:{{{logo-height|{{{id-h|45}}}}}}px; background:{{{logo-background|{{{1|{{{id-c|#DDD}}}}}}}}}; text-align:{{{id-a|center}}}; font-size:{{{logo-size|{{{5|{{{id-s|14}}}}}}}}}pt; color:{{{logo-color|{{{id-fc|black}}}}}}; padding:{{{logo-padding|{{{id-p|0 1px 0 0}}}}}}; line-height:{{{logo-line-height|{{{id-lh|1.25em}}}}}}; vertical-align: middle; {{{logo-other-param|{{{id-op|}}}}}}" {{#if:{{{id-class|}}}|class="{{{id-class}}}"}} {{!}} {{{logo|{{{3|{{{id|id}}}}}}}}}}}
"params": {
| style="border:0; text-align:{{{info-a|left}}}; font-size:{{{info-size|{{{info-s|8}}}}}}pt; padding:{{{info-padding|{{{info-p|0 4px 0 4px}}}}}}; height:{{{logo-height|{{{id-h|45}}}}}}px; line-height:{{{info-line-height|{{{info-lh|1.25em}}}}}}; color:{{{info-color|{{{info-fc|black}}}}}}; vertical-align: middle; {{{info-other-param|{{{info-op|}}}}}}" {{#if:{{{info-class|}}}|class="{{{info-class}}}"}} | {{{info|{{{4|''info''}}}}}}|}</div>{{#if:{{{usercategory|}}}{{{usercategory2|}}}{{{usercategory3|}}}|{{category handler |nocat = {{{nocat|}}}|subpage = {{#if:{{{nocatsubpages|}}}|no}} |user = {{#if:{{{usercategory|}}}|[[Category:{{{usercategory}}}]]}}{{#if:{{{usercategory2|}}}|[[Category:{{{usercategory2}}}]]}}{{#if:{{{usercategory3|}}}|[[Category:{{{usercategory3}}}]]}} |template = {{#if:{{{usercategory|}}}|[[Category:{{{usercategory}}}| {{BASEPAGENAME}}]]}}{{#if:{{{usercategory2|}}}|[[Category:{{{usercategory2}}}| {{BASEPAGENAME}}]]}}{{#if:{{{usercategory3|}}}|[[Category:{{{usercategory3}}}| {{BASEPAGENAME}}]]}}}}}}<noinclude>{{documentation}}</noinclude>
  "bodyclass": {
    "label": "bodyclass",
    "description": "Adds an HTML class attribute to the entire template&#39;s HTML table, to allow for styling, emission of microformats, etc.",
    "type": "string",
    "default": "",
    "required": false
  },"border-c": {
    "label": "border-c",
    "description": "border color",
    "type": "string",
    "default": "#999",
    "required": false
  },"border-s": {
    "label": "border-s",
    "description": "border width in pixels",
    "type": "string",
    "default": "1",
    "required": false
  },"float": {
    "label": "float",
    "description": "left|right|none",
    "type": "string",
    "default": "left",
    "required": false
  },"id": {
    "label": "id",
    "description": "id image or text",
    "type": "string",
    "default": "",
    "required": false
  },"id-a": {
    "label": "id-a",
    "description": "id horizontal alignment left/center/right/justify",
    "type": "string",
    "default": "center",
    "required": false
  },"id-c": {
    "label": "id-c",
    "description": "id background color",
    "type": "string",
    "default": "#d0d0d0",
    "required": false
  },"id-fc": {
    "label": "id-fc",
    "description": "id font color",
    "type": "string",
    "default": "black",
    "required": false
  },"id-h": {
    "label": "id-h",
    "description": "id box height in pixels",
    "type": "string",
    "default": "45",
    "required": false
  },"id-lh": {
    "label": "id-lh",
    "description": "id line height",
    "type": "string",
    "default": "1.25em",
    "required": false
  },"id-op": {
    "label": "id-op",
    "description": "id other CSS parameters",
    "type": "string",
    "default": "",
    "required": false
  },"id-p": {
    "label": "id-p",
    "description": "id cell padding",
    "type": "string",
    "default": "0 1px 0 0",
    "required": false
  },"id-s": {
    "label": "id-s",
    "description": "id text size in points",
    "type": "string",
    "default": "14",
    "required": false
  },"id-w": {
    "label": "id-w",
    "description": "id box width in pixels",
    "type": "string",
    "default": "45",
    "required": false
  },"info-class": {
    "label": "info-class",
    "description": "Adds an HTML class attribute to the &ldquo;info&rdquo; HTML table-row, to allow for styling, emission of microformats, etc.",
    "type": "string",
    "default": "",
    "required": false
  },"info": {
    "label": "info",
    "description": "info text or image",
    "type": "string",
    "default": "",
    "required": false
  },"info-a": {
    "label": "info-a",
    "description": "info horizontal alignment left/center/right/justify",
    "type": "string",
    "default": "left",
    "required": false
  },"info-c": {
    "label": "info-c",
    "description": "info background color",
    "type": "string",
    "default": "#e0e0e0",
    "required": false
  },"info-fc": {
    "label": "info-fc",
    "description": "info font color",
    "type": "string",
    "default": "black",
    "required": false
  },"info-lh": {
    "label": "info-lh",
    "description": "info line height",
    "type": "string",
    "default": "1.25em",
    "required": false
  },"info-op": {
    "label": "info-op",
    "description": "info other CSS parameters",
    "type": "string",
    "default": "",
    "required": false
  },"info-p": {
    "label": "info-p",
    "description": "info padding",
    "type": "string",
    "default": "0 4px 0 4px",
    "required": false
  },"info-s": {
    "label": "info-s",
    "description": "info text size in points",
    "type": "string",
    "default": "8",
    "required": false
  },"nocat": {
    "label": "nocat",
    "description": "block page category declarations (see WP:NOCAT)",
    "type": "string",
    "default": "false",
    "required": false
  },"usercategory": {
    "label": "usercategory",
    "description": "user category (optional)",
    "type": "string",
    "default": "",
    "required": false
  },"usercategory2": {
    "label": "usercategory2",
    "description": "user category (optional)",
    "type": "string",
    "default": "",
    "required": false
  },"usercategory3": {
    "label": "usercategory3",
    "description": "user category (optional)",
    "type": "string",
    "default": "",
    "required": false
  }
}}</TemplateData>

11:44, 21 ഫെബ്രുവരി 2018-നു നിലവിലുണ്ടായിരുന്ന രൂപം

<TemplateData>{ "description": "This template can be used to quickly create a userbox for display on a user's user page without having to know HTML or Wikitable syntax.", "params": {

 "bodyclass": {
   "label": "bodyclass",
   "description": "Adds an HTML class attribute to the entire template's HTML table, to allow for styling, emission of microformats, etc.",
   "type": "string",
   "default": "",
   "required": false
 },"border-c": {
   "label": "border-c",
   "description": "border color",
   "type": "string",
   "default": "#999",
   "required": false
 },"border-s": {
   "label": "border-s",
   "description": "border width in pixels",
   "type": "string",
   "default": "1",
   "required": false
 },"float": {
   "label": "float",
   "description": "left|right|none",
   "type": "string",
   "default": "left",
   "required": false
 },"id": {
   "label": "id",
   "description": "id image or text",
   "type": "string",
   "default": "",
   "required": false
 },"id-a": {
   "label": "id-a",
   "description": "id horizontal alignment left/center/right/justify",
   "type": "string",
   "default": "center",
   "required": false
 },"id-c": {
   "label": "id-c",
   "description": "id background color",
   "type": "string",
   "default": "#d0d0d0",
   "required": false
 },"id-fc": {
   "label": "id-fc",
   "description": "id font color",
   "type": "string",
   "default": "black",
   "required": false
 },"id-h": {
   "label": "id-h",
   "description": "id box height in pixels",
   "type": "string",
   "default": "45",
   "required": false
 },"id-lh": {
   "label": "id-lh",
   "description": "id line height",
   "type": "string",
   "default": "1.25em",
   "required": false
 },"id-op": {
   "label": "id-op",
   "description": "id other CSS parameters",
   "type": "string",
   "default": "",
   "required": false
 },"id-p": {
   "label": "id-p",
   "description": "id cell padding",
   "type": "string",
   "default": "0 1px 0 0",
   "required": false
 },"id-s": {
   "label": "id-s",
   "description": "id text size in points",
   "type": "string",
   "default": "14",
   "required": false
 },"id-w": {
   "label": "id-w",
   "description": "id box width in pixels",
   "type": "string",
   "default": "45",
   "required": false
 },"info-class": {
   "label": "info-class",
   "description": "Adds an HTML class attribute to the “info” HTML table-row, to allow for styling, emission of microformats, etc.",
   "type": "string",
   "default": "",
   "required": false
 },"info": {
   "label": "info",
   "description": "info text or image",
   "type": "string",
   "default": "",
   "required": false
 },"info-a": {
   "label": "info-a",
   "description": "info horizontal alignment left/center/right/justify",
   "type": "string",
   "default": "left",
   "required": false
 },"info-c": {
   "label": "info-c",
   "description": "info background color",
   "type": "string",
   "default": "#e0e0e0",
   "required": false
 },"info-fc": {
   "label": "info-fc",
   "description": "info font color",
   "type": "string",
   "default": "black",
   "required": false
 },"info-lh": {
   "label": "info-lh",
   "description": "info line height",
   "type": "string",
   "default": "1.25em",
   "required": false
 },"info-op": {
   "label": "info-op",
   "description": "info other CSS parameters",
   "type": "string",
   "default": "",
   "required": false
 },"info-p": {
   "label": "info-p",
   "description": "info padding",
   "type": "string",
   "default": "0 4px 0 4px",
   "required": false
 },"info-s": {
   "label": "info-s",
   "description": "info text size in points",
   "type": "string",
   "default": "8",
   "required": false
 },"nocat": {
   "label": "nocat",
   "description": "block page category declarations (see WP:NOCAT)",
   "type": "string",
   "default": "false",
   "required": false
 },"usercategory": {
   "label": "usercategory",
   "description": "user category (optional)",
   "type": "string",
   "default": "",
   "required": false
 },"usercategory2": {
   "label": "usercategory2",
   "description": "user category (optional)",
   "type": "string",
   "default": "",
   "required": false
 },"usercategory3": {
   "label": "usercategory3",
   "description": "user category (optional)",
   "type": "string",
   "default": "",
   "required": false
 }

}}</TemplateData>

"https://schoolwiki.in/index.php?title=ഫലകം:Userbox&oldid=423348" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്