Template:Coll: Difference between revisions

From Clavis Canonum
(Template: link to collection)
 
No edit summary
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[https://data.mgh.de/ext/clavis/search.php?search3={{{1}}} {{{1}}}]
[https://data.mgh.de/databases/clavis/db/legacysearch?collection={{{1}}} {{{2|{{{1}}}}}}]<noinclude>
<noinclude>
 
== Usage ==
== Usage ==
Here comes some usage information:
The following code:
<code>....</code>
 
</nocinclude>
<pre>
<nowiki>My favorite collection is the {{Coll|EX|Collectio sancti Emmerami Ratisbonensis}}.
You can leave out the title of the collection. In that case the two-letter abbreviation
will be displayed, as shown here with {{Coll|RP}}.</nowiki>
</pre>
 
renders as:
 
My favorite collection is the {{Coll|EX|Collectio sancti Emmerami Ratisbonensis}}.
You can leave out the title of the collection. In that case the two-letter abbreviation
will be displayed, as shown here with {{Coll|RP}}.
 
[[Category:Template]]
 
</noinclude>

Latest revision as of 23:48, 15 December 2023

{{{1}}}

Usage

The following code:

My favorite collection is the {{Coll|EX|Collectio sancti Emmerami Ratisbonensis}}.
You can leave out the title of the collection. In that case the two-letter abbreviation
will be displayed, as shown here with {{Coll|RP}}.

renders as:

My favorite collection is the Collectio sancti Emmerami Ratisbonensis. You can leave out the title of the collection. In that case the two-letter abbreviation will be displayed, as shown here with RP.