Difference between revisions of "Template:SchemeInfo"
Jump to navigation
Jump to search
(Created page with "{{#if: {{{InScheme}}}|{{#set:|Concept={{PAGENAME}}|InScheme = {{{InScheme}}}|Equivalent URI= {{{Equivalent URI|}}}}}|}}") |
|||
| Line 1: | Line 1: | ||
| − | {{#if: {{{InScheme}}}|{{#set:|Concept={{PAGENAME}}|InScheme = {{{InScheme}}}|Equivalent URI= {{{Equivalent URI|}}}}}|}} | + | {{#if: {{{InScheme|}}}|{{#set:|Concept={{PAGENAME}}|InScheme = {{{InScheme}}}|Equivalent URI= {{{Equivalent URI|}}}}}}} |
| + | <div class="infobox"> | ||
| + | <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | ||
| + | <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | ||
| + | <table>{{#if:{{{InScheme|}}}|<tr> | ||
| + | <th>In scheme:</th> | ||
| + | <td>{{{InScheme}}}</td> | ||
| + | </tr>}}{{#if:{{{Equivalent URI|}}}|<tr> | ||
| + | <th>Equivalent URI:</th> | ||
| + | <td>{{{Equivalent URI}}}</td> | ||
| + | </tr>}} | ||
| + | </table> | ||
| + | </div> | ||
Revision as of 16:35, 25 October 2020
SchemeInfo