enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Help:Template limits - Wikipedia

    en.wikipedia.org/wiki/Help:Template_limits

    The template argument size counter keeps track of the total length of template arguments that have been substituted. Its limit is the same as the article size limit. Example: {{3x|{{2x|abcde}}}} has a template argument size of 40 bytes: the argument abcdeabcde is counted 3 times, the argument abcde twice.

  3. Template:Code/doc - Wikipedia

    en.wikipedia.org/wiki/Template:Code/doc

    This template internally uses mw:Extension:SyntaxHighlight, which is considered an 'expensive parser function' (see WP:EXPENSIVE). If used on a page which uses more than 500 expensive parser functions, the output of subsequent uses of this template will be presented using <code>...</code> formatting (without any syntax highlighting) instead.

  4. Help:Template - Wikipedia

    en.wikipedia.org/wiki/Help:Template

    Using a template is similar to calling a function in programming. When called, it returns a value. For a template, calling is known as a template call and the return value is known as the expansion of the template, which is treated as part of the calling page's source. Like functions, some templates can take parameters that affect their output.

  5. Template:Calculator - Wikipedia

    en.wikipedia.org/wiki/Template:Calculator

    Add a calculator widget to the page. Like a spreadsheet you can refer to other widgets in the same page. Template parameters [Edit template data] Parameter Description Type Status id id The id for this input. This is used to reference it in formula of other calculator templates String required type type What type of input box Suggested values plain number text radio checkbox passthru hidden ...

  6. Template:Template link with parameters - Wikipedia

    en.wikipedia.org/wiki/Template:Template_link...

    This template is used on approximately 69,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage . Consider discussing changes on the talk page before implementing them.

  7. Wikipedia:Templates - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:Templates

    Wikipedia:List of infoboxes for infoboxes, which are small panels that summarize key features of the page's subject. Wikipedia:Categorization for templates used for categories; Wikipedia:Citation templates for templates used to format article references and citations; Wikipedia:Requested templates, to request creation of a template. Category ...

  8. Wikipedia:Anatomy of a template - Wikipedia

    en.wikipedia.org/.../Wikipedia:Anatomy_of_a_template

    Templates on Wikipedia can be used for a variety of purposes. Some common uses for templates include infoboxes to summarize the information presented in an article, while others are information messages.

  9. Wikipedia:User scripts/Guide - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:User_scripts/Guide

    For example, maybe you have a bot that publishes certain data to a Wiki page regularly, and you want your script to read that data. Careful with ctype. Set it to raw for normal Wiki pages, and application/json for pages where a template editor or admin has set the Content Model to JSON.