Template:Sandbox/User:Alsang: Difference between revisions

(Created page with "<!-- Intented to be a version of LocLine that inherits locations from a parent, and then displays them without making subobjects --> <includeonly> <tr> {{#vardefine:loc|{{#ask:[[{{{parent}}}]]|?Has subobject.Located in|format=plainlist|limit=1|headers=hide|mainlabel=-}}}} {{#vardefine:quantity|{{#ask:[[{{{parent}}}]]|?Has subobject.Located in|format=plainlist|limit=1|headers=hide|mainlabel=-}}}} <td>[[{{{loc}}}]]</td> <td>{{#show: {{{loc}}} |?Episode }}</td> <td>{{#if:{{...")
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#invoke:Sandbox/User:Alsang|main|item={{PAGENAME}}}}</includeonly><noinclude>{{/doc}}</noinclude>
<!-- Intented to be a version of LocLine that inherits locations from a parent, and then displays them without making subobjects -->
<includeonly>
<tr>
{{#vardefine:loc|{{#ask:[[{{{parent}}}]]|?Has subobject.Located in|format=plainlist|limit=1|headers=hide|mainlabel=-}}}}
{{#vardefine:quantity|{{#ask:[[{{{parent}}}]]|?Has subobject.Located in|format=plainlist|limit=1|headers=hide|mainlabel=-}}}}
<td>[[{{{loc}}}]]</td>
<td>{{#show: {{{loc}}} |?Episode }}</td>
<td>{{#if:{{{quantity|}}}|{{{quantity}}}|{{Unknown}}}}</td>
</tr>
</includeonly><noinclude>{{/doc}}</noinclude>

Latest revision as of 00:52, 16 December 2024

Template documentation
This documentation is transcluded from Template:Sandbox/User:Alsang/doc. [edit] [history] [purge]
This template does not have any documentation. Please consider adding documentation at Template:Sandbox/User:Alsang/doc. [edit]
Template:Sandbox/User:Alsang invokes function main in Module:Sandbox/User:Alsang using Lua.