Difference between revisions of "Template:Display image"

From Wikispooks
Jump to navigation Jump to search
(logo)
Line 1: Line 1:
 
<noinclude>[[category:Semantic Utility Templates]]'''This is a semantic utility template to allocate [[Property:Display image]].'''<br/>
 
<noinclude>[[category:Semantic Utility Templates]]'''This is a semantic utility template to allocate [[Property:Display image]].'''<br/>
 +
It may call the other templates [[Template:Display image/image]] and [[Template:Display class icon]].<br/>
 
The logic is as follows:<br>
 
The logic is as follows:<br>
 
*'' If the page [[Property:Has logo2|Has logo2]], and that file exists, then use that.
 
*'' If the page [[Property:Has logo2|Has logo2]], and that file exists, then use that.
Line 7: Line 8:
 
Usage:
 
Usage:
 
  <nowiki>{{</nowiki>{{PAGENAME}}|''Pagename''<nowiki>}}</nowiki></noinclude><includeonly>{{#if: {{{1|}}}|
 
  <nowiki>{{</nowiki>{{PAGENAME}}|''Pagename''<nowiki>}}</nowiki></noinclude><includeonly>{{#if: {{{1|}}}|
{{#ifexpr: {{#ask:[[-Has logo::{{{1}}}]]|format=count}}>0|{{#ask:[[-Has logo::{{{1}}}]]}}|{{Display image/image|{{{1|}}}|}}}}}}</includeonly>
+
{{#ifexpr: {{#ask:[[-Has logo::{{{1}}}]]|format=count}}>0|{{#show: {{{1}}} |?Has logo2}}|{{Display image/image|{{{1|}}}|}}}}}}</includeonly>

Revision as of 14:01, 15 July 2015

This is a semantic utility template to allocate Property:Display image.
It may call the other templates Template:Display image/image and Template:Display class icon.
The logic is as follows:

  • If the page Has logo2, and that file exists, then use that.
  • Elseif the page Has image2, and that file exists, then use that.
  • Else use an icon derived from the page's Has objectClass2.

Usage:

{{Display image|Pagename}}