Changes

Jump to navigation Jump to search
Created page with "{{Documentation subpage}} <!-- Categories and interwikis go at the bottom of this page. --> Creates a formated claims. Its parameters are item number and a property number ==..."
{{Documentation subpage}}
<!-- Categories and interwikis go at the bottom of this page. -->
Creates a formated claims. Its parameters are item number and a property number
== Usage ==

* {{tl|Claim|42|31|5}}
{{Claim|42|31|5}}
* <nowiki>Here is {{C|https://www.wikidata.org/entity/Q1001|31|https://www.wikidata.org/entity/Q5|P19|Q2786019}} an example claim</nowiki>
Here is {{C|https://www.wikidata.org/entity/Q1001|31|https://www.wikidata.org/entity/Q5|P19|Q2786019}} an example claim
*<code><nowiki>:Here is {{C|1|31|1|P580|Q323}} an example claim</nowiki></code>
:Here is {{C|1|31|1|P580|Q323}} an example claim
*<code><nowiki>:Here is {{C|1|31|1|P580|Q323}} an example claim</nowiki></code>
:Here is {{C|1|31|1|P580|Q323}} an example claim

Note: there is a bug when the template is used on a page paragraph not wrapped into an indentation ":" in wikitext. A carriage return is inserted after each template.

=== Without parameters ===
* {{tl|C}}
{{C}}

=== Special values ===
* <nowiki>{{C|https://www.wikidata.org/wiki/Q9696|P157|some value}}</nowiki>
{{C|https://www.wikidata.org/wiki/Q9696|P157|some value}}
:It displayed "unknown value" in your language.
* {{tl|C|Q1140947|P3373|no value}}
{{C|Q1140947|P3373|no value}}
:It displayed "no value" in your language.


=== Non item values ===
* {{tl|C||number|1}}
{{C||number|1}}
* {{tl|C||date of birth|1863}}
{{C||date of birth|1863}}
* {{tl|C||date of birth|some value}}
{{C||date of birth|some value}}

=== Ranks ===
* {{tlp|C||date of birth|some value|rank=Preferred}}
{{C||date of birth|some value|rank=Preferred}}

== See also ==
* {{Template|Q}} and {{Template|Q'}}
* {{Template|Property}} (aliased {{Template|P}}) and {{Template|P'}}
* {{Template|Statement}} (aliased {{tl|St}})

<includeonly>
<!-- Categories and interwikis go here: -->
[[Category:Format Template]]
</includeonly>

Navigation menu