Lompat ke isi

Cèṭa'an:Ambox/doc

Ḍâri Wikipèḍia bhâsa Madhurâ, lombhung pangataowan mardhika

TemplateStyles' src attribute must not be empty.

TemplateStyles' src attribute must not be empty.

TemplateStyles' src attribute must not be empty.

Message box
meta-templates
templatecontext
{{Ambox}}article
{{Cmbox}}category
{{Imbox}}image
{{Tmbox}}talk
{{Fmbox}}footer / header
{{Ombox}}other pages
{{Mbox}}auto-detect
{{Asbox}}article stub
{{Dmbox}}disambiguation

{{Ambox}} stands for Article message box, which is a metatemplate. It is used to build message boxes for templates used in articles, such as {{underlinked}}. It offers several different colours, images and some other features.

Basic usage

[beccè' sombher]

The box below shows the most common parameters that are accepted by {{Ambox}}. The purpose of each is described below.

{{Ambox
| name  = 
| subst = <includeonly>{{subst:substcheck}}</includeonly>
| small = {{{small|}}}
| type  = 
| image = 
| sect  = {{{1|}}}
| issue = 
| talk  = {{{talk|}}}
| fix   = 
| date  = {{{date|}}}
| cat   = 
| all   = 
}}

Full usage

[beccè' sombher]
Full parameters

The "All parameters" box shows all possible parameters for this template. However, it is not recommended to copy this, because it will never be required to use all parameters simultaneously.

All parameters
{{Ambox
| name        = 
| subst       = <includeonly>{{subst:substcheck}}</includeonly>
| small       = {{{small|}}}
| type        = 
| image       = 
| imageright  = 
| smallimage  = 
| smallimageright = 
| class       = 
| style       = 
| textstyle   = 
| sect        = {{{1|}}}
| issue       = 
| talk        = {{{talk|}}}
| fix         = 
| date        = {{{date|}}}
| text        = 
| smalltext   = 
| plainlinks  = no
| removalnotice =
| cat         = 
| all         = 
| cat2        = 
| all2        = 
| cat3        = 
| all3        = 
}}

Common parameters

[beccè' sombher]

The name parameter specifies the name of the template, without the Template namespace prefix. For example {{Underlinked}} specifies |name=Underlinked.

This parameter should be updated if the template is ever moved. The purpose of this parameter is twofold:

  • If incorrectly substituted, it allows the meta-template to notify the name of the template which has been substituted, which may help editors to fix the problem.
  • It allows the template to have a more useful display on its template page, for example to show the date even when not specified, and to apply categorisation of the template itself.

The subst parameter allows the meta-template to detect whether the template has been incorrectly substituted, and give an appropriate warning. It will also add such pages to Category:Pages with incorrectly substituted templates. Just copy the code exactly as it appears in the box.

The small parameter should be passed through the template, as this will allow editors to use the small format by specifying |small=left on an article:

TemplateStyles' src attribute must not be empty.

Otherwise the standard format will be produced:

TemplateStyles' src attribute must not be empty.

Other variations:

  • For templates which should never be small, specify |small=no or do not pass the small parameter at all.
  • For templates which should always be small, just specify |small=left.
  • For templates which should default to small, try |small={{{small|left}}}. This will allow an editor to override by using |small=no on an article.

To use a small box that adjusts its width to match the text, use |style=width: auto; margin-right: 0px; and |textstyle=width: auto; together:

TemplateStyles' src attribute must not be empty.

See § sect below for more information on how to limit |small= display to cases when the template is being used for a section instead of the whole article (recommended, to prevent inconsistent top-of-article display).

The type parameter defines the colour of the left bar, and the image that is used by default. The type is chosen not on aesthetics but is based on the type of issue that the template describes. The seven available types and their default images are shown below.

TemplateStyles' src attribute must not be empty.

TemplateStyles' src attribute must not be empty.

TemplateStyles' src attribute must not be empty.

TemplateStyles' src attribute must not be empty.

TemplateStyles' src attribute must not be empty.

TemplateStyles' src attribute must not be empty.

TemplateStyles' src attribute must not be empty.

If no type parameter is given the template defaults to |type=notice.

You can choose a specific image to use for the template by using the image parameter. Images are specified using the standard syntax for inserting files in Wikipedia (see Wikipedia:Manual of Style/Images#How to place an image.) Widths of 40-50px are typical. For example:

  • {{POV}} specifies |image=[[File:Unbalanced scales.svg|40px|link=|alt=]] and looks like this:

Cèṭa'an:POV

  • {{underlinked}} specifies |image=[[File:Ambox wikify.svg|50x40px|link=|alt=]] and looks like this:

TemplateStyles' src attribute must not be empty.

Please note:

  • If no image is specified then the default image corresponding to the type is used. (See #type above.)
  • If |image=none is specified, then no image is used and the text uses the whole message box area.
  • If an icon is purely decorative and also in the public domain, accessibility can be improved by suppressing the link to the file page by adding "|link=|alt=" as seen above.

Many article message templates begin with the text This article ... and it is often desirable that this wording change to This section ... if the template is used on a section instead. The value of this parameter will replace the word "article". Various possibilities for use include: |sect=list, |sect=table, |sect="In popular culture" material, etc.

Cèṭa'an:Em

A common way to facilitate this functionality is to pass |sect={{{1|}}}. This will allow editors to type section, for example, as the first unnamed parameter of the template to change the wording. For example, {{Advert|section}} produces: Cèṭa'an:Advert Another approach is to pass |sect={{{section|{{{sect|}}}}}} to provide a named value. Another is to use {{Yesno}} to parse the value for a positive, and pass |sect=section if true.

Cèṭa'an:Em, and this is recommended. The following ready-to-use code: Cèṭa'an:Block indent enables the following:

It is also advisable to restrict use of the Cèṭa'an:Para parameter so that it is made contingent upon the template being applied to a section (or whatever) rather than the whole article, to prevent the small version of the template being used at the top of the article where it would be inconsistent with other article-wide cleanup/dispute banners: Cèṭa'an:Block indent (In this case, any value of Cèṭa'an:Para or Cèṭa'an:Para will trigger the small, left display, as long as some value of Cèṭa'an:Para or one of its aliases in that template has also been provided.) This code can be copy-pasted and used with the above code block. See, e.g., Template:Trivia and its Template:Trivia/testcases to observe the combined functionality.

issue and fix

[beccè' sombher]

The issue parameter is used to describe the issue with the article. Try to keep it short and to-the-point (approximately 10-20 words) and be sure to include a link to a relevant policy or guideline.

The fix parameter contains some text which describes what should be done to improve the article. It may be longer than the text in issue, but should not usually be more than two sentences.

When the template is in its compact form (when placed inside Cèṭa'an:Tl) or small form (when using Cèṭa'an:Para), the issue is the only text that will be displayed. For example, Cèṭa'an:Tl defines

  • |issue=This article '''has an unclear citation style'''.
  • |fix=The references used may be made clearer with a different or consistent style of [[Wikipedia:Citing sources|citation]], [[Wikipedia:Footnotes|footnoting]], or [[Wikipedia:External links|external linking]].

When used stand-alone it produces the whole text: Cèṭa'an:Citation style

But when used inside Cèṭa'an:Tl or with Cèṭa'an:Para it displays only the issue: Cèṭa'an:Multiple issues Cèṭa'an:Citation style

Some article message templates include a link to the talk page, and allow an editor to specify a section heading to link directly to the relevant section. To achieve this functionality, simply pass the talk parameter through, i.e. Cèṭa'an:Para

This parameter may then be used by an editor as follows:

Notes:

  • When this parameter is used by a template, the talk page link will appear on the template itself (in order to demonstrate the functionality) but this will only display on articles if the parameter is actually defined.
  • In order to make sure there is always a link to the talk page, you can use Cèṭa'an:Para.
  • If the talk page does not exist, there will be no link, whatever the value of the parameter.

Passing the date parameter through to the meta-template means that the date that the article is tagged may be specified by an editor (or more commonly a bot). This will be displayed after the message in a smaller font.

Passing this parameter also enables monthly cleanup categorisation when the cat parameter is also defined.

This parameter is for specifying additional information. Whatever you add here will appear after the date, and will not be displayed if the template is being wrapped in Cèṭa'an:Tl.

removalnotice

[beccè' sombher]

If you specify Cèṭa'an:Para, then the following notice will be displayed after the date and after the info text:

This will not be displayed if the template is being wrapped in Cèṭa'an:Tl.

This parameter defines a monthly cleanup category. If Cèṭa'an:Para then:

  • articles will be placed in Category:CATEGORY from DATE if Cèṭa'an:Para is specified.
  • articles will be placed in Category:CATEGORY if the date is not specified.

For example, Cèṭa'an:Tl specifies Cèṭa'an:Para and so an article with the template Cèṭa'an:Tlx will be placed in Category:Articles lacking in-text citations from June 2010.

The cat parameter should not be linked, nor should the prefix Category: be used.

The all parameter defines a category into which all articles should be placed.

The all parameter should not be linked, nor should the prefix Category: be used.

Additional parameters

[beccè' sombher]

imageright

[beccè' sombher]

An image on the right side of the message box may be specified using this parameter. The syntax is the same as for the image parameter, except that the default is no image.

smallimage and smallimageright

[beccè' sombher]

Images for the small format box may be specified using these parameters. They will have no effect unless Cèṭa'an:Para is specified.

Custom CSS classes to apply to the box. If adding multiple classes, they should be space-separated.

style and textstyle

[beccè' sombher]

Optional CSS values may be defined, without quotation marks " " but with the ending semicolons ;.

  • style specifies the style used by the entire message box table. This can be used to do things such as modifying the width of the box.
  • textstyle relates to the text cell.

text and smalltext

[beccè' sombher]

Instead of specifying the issue and the fix it is possible to use the text parameter instead.

Customised text for the small format can be defined using smalltext.

[beccè' sombher]

Normally on Wikipedia, external links have an arrow icon next to them, like this: Example.com. However, in message boxes, the arrow icon is suppressed by default, like this: Example.com. To get the normal style of external link with the arrow icon, use Cèṭa'an:Para.

cat2, cat3, all2, and all3

[beccè' sombher]
  • cat2 and cat3 provide for additional monthly categories; see #cat.
  • all2 and all3 provide for additional categories into which all articles are placed, just like #all.

Technical notes

[beccè' sombher]
  • If you need to use special characters in the text parameter then you need to escape them like this:
{{Ambox
|nocat=true
| text  = <div>
Equal sign = and a start and end brace { } work fine as they are.
But here is a pipe &#124; and two end braces <nowiki>}}</nowiki>.
And now a pipe and end braces <nowiki>|}}</nowiki>.
</div>
}}

Cèṭa'an:Ambox

  • The <div> tags that surround the text in the example above are usually not needed. But if the text contains line breaks then sometimes we get weird line spacing. This especially happens when using vertical dotted lists. Then use the div tags to fix that.
  • The default images for this meta-template are in png format instead of svg format. The main reason is that some older web browsers have trouble with the transparent background that MediaWiki renders for svg images. The png images here have hand optimised transparent background colour so they look good in all browsers. Note that svg icons only look somewhat bad in the old browsers, thus such hand optimisation is only worth the trouble for very widely used icons.
  • For more technical details see the talk page and the "See also" links below. Since this template works almost exactly like Cèṭa'an:Tl, Cèṭa'an:Tl, Cèṭa'an:Tl and Cèṭa'an:Tl their talk pages and related pages might also contain more details.

Display on mobile devices

[beccè' sombher]

The MediaWiki developers have been conducted ongoing readability studies on ambox on the mobile version of Wikipedia. Until further notice, code installed by the developers on the mobile version will generally override what we do here regarding the display and layout of this template. For more information, see MW:Reading/Web/Projects/Mobile Page Issues.

TemplateData

[beccè' sombher]

Cèṭa'an:TemplateData header

Used to build message boxes for templates used in articles

Parameter templat

ParameterKeteranganJenisStatus
Template Namename

The name parameter specifies the name of the template, without the Template namespace prefix.

Kataopsional
substsubst

Allows the meta-template to detect whether the template has been incorrectly substituted

Tak dikenalopsional
Small Modesmall

The small parameter should be passed through the template, as this will allow editors to use the small format by specifying |small=left on an article.

Nilai yang disarankan
no left
Kataopsional
typetype

Type of issue the template describes. Defines the colour of the left bar, and the image that is used by default

Nilai yang disarankan
speedy delete content style notice move protection
Barisopsional
imageimage

Image used with the template

Berkasopsional
sectsect

Parameter that can be used to change the text "this article" to "this section" or something else

Nilai yang disarankan
{{{1|}}}
Barisopsional
issueissue

Describes the issue with the article

Isiopsional
fixfix

Describes what should be done to improve the article

Isiopsional
talktalk

tidak ada keterangan

Nilai otomatis
{{{talk|}}}
Tak dikenalopsional
datedate

tidak ada keterangan

Tak dikenalopsional
infoinfo

Specifies additional information

Tak dikenalopsional
removalnoticeremovalnotice

Displays a notice about when and how to remove the template message

Booleanopsional
catcat

Defines a monthly cleanup category

Tak dikenalopsional
allall

Defines a category into which all articles should be placed

Tak dikenalopsional
imagerightimageright

tidak ada keterangan

Tak dikenalopsional
classclass

tidak ada keterangan

Tak dikenalopsional
text text

tidak ada keterangan

Tak dikenalopsional
plainlinksplainlinks

tidak ada keterangan

Tak dikenalopsional
smallimage smallimage

tidak ada keterangan

Tak dikenalopsional
smallimagerightsmallimageright

tidak ada keterangan

Tak dikenalopsional
textstyletextstyle

tidak ada keterangan

Tak dikenalopsional
style style

tidak ada keterangan

Tak dikenalopsional
smalltextsmalltext

tidak ada keterangan

Tak dikenalopsional
cat2cat2

tidak ada keterangan

Tak dikenalopsional
cat3cat3

tidak ada keterangan

Tak dikenalopsional
all2all2

tidak ada keterangan

Tak dikenalopsional
all3all3

tidak ada keterangan

Tak dikenalopsional

Mbox family

[beccè' sombher]

Cèṭa'an:Mbox templates see also

See also

[beccè' sombher]



Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "lower-alpha", tapi tidak ditemukan tag <references group="lower-alpha"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-506--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-506--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-511--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-511--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-534--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-534--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-579--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-579--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-740--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-740--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-745--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-745--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-751--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-751--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-756--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-756--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-767--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-767--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-778--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-778--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-805--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-805--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-868--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-868--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-885--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-885--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-890--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-890--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-957--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-957--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-962--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-962--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-985--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-985--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1030--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1030--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1194--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1194--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1199--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1199--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1205--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1205--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1210--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1210--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1221--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1221--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1232--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1232--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1259--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1259--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1322--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1322--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1339--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1339--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1344--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1344--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1411--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1411--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1416--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1416--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1439--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1439--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1484--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1484--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1654--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1654--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1659--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1659--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1665--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1665--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1670--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1670--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1681--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1681--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1692--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1692--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1719--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1719--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1782--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1782--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1799--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1799--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1804--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1804--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1871--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1871--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1876--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1876--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1899--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1899--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-1944--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-1944--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2110--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2110--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2115--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2115--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2121--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2121--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2126--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2126--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2137--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2137--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2148--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2148--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2175--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2175--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2238--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2238--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2255--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2255--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2260--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2260--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2327--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2327--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2332--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2332--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2355--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2355--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2400--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2400--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2564--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2564--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2569--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2569--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2575--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2575--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2580--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2580--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2591--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2591--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2602--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2602--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2629--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2629--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2692--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2692--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2709--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2709--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2714--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2714--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2781--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2781--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2786--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2786--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2809--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2809--QINU`"'"/> yang berkaitan
Kasala'an pameṭṭèkan: Ditemukan tag <ref> untuk kelompok bernama "[[:safesubst:#switch:]]'"`UNIQ--item-2854--QINU`"'", tapi tidak ditemukan tag <references group="[[:safesubst:#switch:]]'"`UNIQ--item-2854--QINU`"'"/> yang berkaitan