Difference between revisions of "Template:WikiEntry"

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