Template:Prototype TOC/parent/doc: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "Generates the parent sections of a prototype TOC. It does this by recursively looking up the prototype parent and displaying it with Template:Prototype_TOC/section. Sourc...")
 
(param mention)
Line 1: Line 1:
Generates the parent sections of a prototype TOC. It does this by recursively looking up the prototype parent and displaying it with [[Template:Prototype_TOC/section]].
Generates the parent sections of a prototype TOC. It does this by recursively looking up the prototype parent of the first parameter and displaying it with [[Template:Prototype_TOC/section]].


Source code:
Source code:

Revision as of 13:59, 26 July 2019

Generates the parent sections of a prototype TOC. It does this by recursively looking up the prototype parent of the first parameter and displaying it with Template:Prototype_TOC/section.

Source code:

{{Prototype_TOC/section|{{{1}}}|section-title=true}}{{#ask: [[Has parent ::+]][[{{{1}}}]]
 |?Has parent
 |format=plainlist
 |mainlabel=-
 |template=Prototype TOC/parent
 |link=none
}}