Difference between revisions of "Template:BiblioPrintItem Artist"

From Theatrum Paracelsicum
(Created page with "<noinclude> <pre> {{BiblioPrintItem Artist | Artist= | ArtistPresumed= }} </pre> </noinclude><includeonly> {{ #if:{{{Artist|}}}{{{ArtistPresumed|}}} | </br>Artist: {{CategoryLink|{{{Artist|}}}}} {{ #if:{{{ArtistPresumed|}}} | [{{CategoryLink|{{{ArtistPresumed|}}}}}] }} }} </includeonly>")
 
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
</pre>
</pre>


</noinclude><includeonly>
</noinclude><includeonly>{{
{{
   #if:{{{Artist|}}}{{{ArtistPresumed|}}}
   #if:{{{Artist|}}}{{{ArtistPresumed|}}}
     | </br>Artist: {{CategoryLink|{{{Artist|}}}}} {{
     | </br>Artist: <b>{{CategoryLink|{{{Artist|}}}}}</b> {{
   #if:{{{ArtistPresumed|}}}
   #if:{{{ArtistPresumed|}}}
     | &lbrack;{{CategoryLink|{{{ArtistPresumed|}}}}}&rbrack;
     | &lbrack;<b>{{CategoryLink|{{{ArtistPresumed|}}}}}</b>&rbrack;
     }}
     }}
   }}
   }}</includeonly>
</includeonly>

Latest revision as of 14:02, 12 February 2023



{{BiblioPrintItem Artist
| Artist=
| ArtistPresumed=
}}