Difference between revisions of "Template:WikiEntry"

From PKC
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This template can be used as follows:
This template can be used as follows:
  {{WikiEntry|key=<code>String that uniquely identifies a Wikipedia Entry</code>|qNumber=<code>Q[0-9]*</code>}}
  <nowiki>{{WikiEntry
|key=a tring that uniquely identifies a Wikipedia Entry
|qCode=Q[0-9]*
}}</nowiki>
</noinclude>
</noinclude>
[[wikipedia:{{{key}}}|{{{key}}}]]([[wikidata:{{{qNumber}}}|{{{qNumber}}}]])
[[wikipedia:{{{key}}}|{{{key}}}]]([[wikidata:Q{{{qCode}}}|Q{{{qCode}}}]])

Latest revision as of 15:13, 1 February 2022

This template can be used as follows:

{{WikiEntry
 |key=a tring that uniquely identifies a Wikipedia Entry
 |qCode=Q[0-9]*
 }}

[[wikipedia:{{{key}}}|{{{key}}}]]([[wikidata:Q{{{qCode}}}|Q{{{qCode}}}]])