Module:Page assessment/doc

This module returns a page's assessment (class rating), by parsing the first pageAssessments property of the mw.title object for a given page name.

Module:Page assessment/doc

This module returns a page's assessment (class rating), by parsing the first pageAssessments property of the mw.title object for a given page name.

If the API does not return a pageAssessments table, it tries

  • Detecting non-existent pages (Needed class); or
  • Detecting non-existent talk pages (Unassessed class); or
  • Detecting redirects and disambiguation pages (Redirect or Disambig class); or
  • Looking at the namespace of the page

Usage

text

Returns the class as text. {{#invoke:Page assessment|main|page name}}

Examples
{{#invoke:Page assessment|main|Wikipedia}} → B
{{#invoke:Page assessment|main|Wiktionary}} → C
{{#invoke:Page assessment|main|Wikt}} → Redirect

icon

Returns the class as an icon. {{#invoke:Page assessment|icon|page name}}

Examples
{{#invoke:Page assessment|icon|Wikipedia}}
{{#invoke:Page assessment|icon|Wiktionary}}
{{#invoke:Page assessment|icon|Wikt}}

Returns the class as an icon and a link to the page. {{#invoke:Page assessment|iconLink|page name}}

Examples
{{#invoke:Page assessment|iconLink|Wikipedia}} Wikipedia
{{#invoke:Page assessment|iconLink|Wiktionary}} Wiktionary
{{#invoke:Page assessment|iconLink|Wikt}} Wikt

In other templates

The output can be passed into other templates or modules, for example to generate table cells:

{|class=wikitable
! Class !! Article
|-
{{class|{{#invoke:Page assessment|main|Wiktionary}}}}<td>[[Wiktionary]]</td>
|}
Class Article
CWiktionary


Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.