User:Ninniuz: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(Created page with '== Test == <includeonly><table class="wikitable" id="{{{templateProperty|}}}"> <tr><th style="text-align:left" colspan="2"> Property Mapping <small>([[Template:PropertyMapping|<...')
 
 
Line 1: Line 1:
== Test ==
== Test ==


<includeonly><table class="wikitable" id="{{{templateProperty|}}}">
{| class="wikitable"
<tr><th style="text-align:left" colspan="2"> Property Mapping <small>([[Template:PropertyMapping|<span style="cursor:help;">help</span>]])</small>
|-
</th></tr>
! Header text !! Header text !! Header text
<tr>
|-
<td width="150px"> template property
| Example || Example || Example
</td><td width="400px">{{#if:{{{templateProperty|}}}|{{{templateProperty}}}|<span style="color:red">please define a template property</span>}}</td></tr>
|-
<tr>
| Example || Example || Example
<td> ontology property
|-
</td><td>{{#if:{{{ontologyProperty|}}}|[[OntologyProperty:{{{ontologyProperty}}}|{{{ontologyProperty}}}]]|<span style="color:red">please define an ontology property</span>}}</td></tr>
| Example || Example || Example
{{#if:{{{select|}}} | {{#switch: {{{select}}}
|}
| first = <tr>
<td>select</td><td>{{{select}}}</td>
</tr>
| last = <tr>
<td>select</td><td>{{{select}}}</td>
</tr>
| #default = <tr><td>select</td><td><span style="color:red">please use either 'first' or 'last'</span></td></tr>
}}
}}
{{#if:{{{unit|}}}|<tr>
<td>unit</td><td>[[Datatype:{{{unit}}}|{{{unit}}}]]</td>
</tr>}}
{{#if:{{{factor|}}}|<tr>
<td>factor</td><td>{{{factor}}}</td>
</tr>}}
{{#if:{{{comment|}}}|<tr>
<td>comment</td><td>{{{comment}}}</td>
</tr>}}
</table></includeonly>

Latest revision as of 17:04, 7 April 2013

Test

Header text Header text Header text
Example Example Example
Example Example Example
Example Example Example