1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2024-10-27 20:34:16 +00:00

Wikidata: Add 'P' to property link [#332]

This commit is contained in:
gnosygnu 2019-01-21 00:27:52 -05:00
parent 5d8a139903
commit aaa402119b

View File

@ -280,7 +280,7 @@ class Wdata_fmtr__ref_row implements gplx.core.brys.Bfr_arg {
, " <div class='wikibase-snakview'>"
, " <div class='wikibase-snakview-property-container'>"
, " <div class='wikibase-snakview-property' dir='auto'>"
, " <a href='/wiki/Property:~{pid}' title='Property:~{pid}'>~{pid_lbl}</a>"
, " <a href='/wiki/Property:~{pid}' title='Property:P~{pid}'>~{pid_lbl}</a>"
, " </div>"
, " </div>"
, " <div class='wikibase-snakview-value-container' dir='auto'>"