Template:Project: Difference between revisions
Appearance
Ttenbergen (talk | contribs) No edit summary Tag: Reverted |
Ttenbergen (talk | contribs) mNo edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
{{#cargo_declare: | {{#cargo_declare: | ||
_table = Project | _table = Project | ||
| shortDescription = Wikitext | | shortDescription = Wikitext string | ||
| longDescription = Wikitext | | longDescription = Wikitext | ||
| mainImage = | | geekery = Wikitext | ||
| mainImage = File | |||
| skillSet = List (;) of Page | | skillSet = List (;) of Page | ||
| projectType = List (;) of Page | | projectType = List (;) of Page | ||
| northForge = boolean | | northForge = boolean | ||
| randomChangeForce = boolean | |||
}} | }} | ||
Line 21: | Line 23: | ||
| style="text-align: center; background-color:#99c2ff;" colspan="2" | {{#cargo_query: | | style="text-align: center; background-color:#99c2ff;" colspan="2" | {{#cargo_query: | ||
tables=Project | tables=Project | ||
|fields=CONCAT("[[File:",mainImage,"|280px]]") | |fields=CONCAT("[[File:",mainImage,"|280px]]" )= | ||
|where=_pageName="{{PAGENAME}}" | |where=_pageName="{{PAGENAME}}" | ||
|default= | |format=list | ||
|default=[[File:Squirrelslair.png|280px]] | |||
}} | }} | ||
|- | |- | ||
Line 58: | Line 61: | ||
{{{longDescription|}}} | {{{longDescription|}}} | ||
{{#if:{{{geekery|}}}| | |||
=== How we did it === | |||
{{{geekery|}}} | |||
|}} | |||
<includeonly><div style="display: none;"> | <includeonly><div style="display: none;"> | ||
__NOCACHE__ | |||
* Cargo | * Cargo | ||
Line 66: | Line 76: | ||
| shortDescription = {{{shortDescription|}}} | | shortDescription = {{{shortDescription|}}} | ||
| longDescription = {{{longDescription |}}} | | longDescription = {{{longDescription |}}} | ||
| geekery = {{{geekery|}}} | |||
| mainImage = {{#ifexist:File:{{PAGENAME}}.jpg|{{PAGENAME}}.jpg|{{#ifexist:File:{{PAGENAME}}.png|{{PAGENAME}}.png|Squirrelslair.png}}}} | | mainImage = {{#ifexist:File:{{PAGENAME}}.jpg|{{PAGENAME}}.jpg|{{#ifexist:File:{{PAGENAME}}.png|{{PAGENAME}}.png|Squirrelslair.png}}}} | ||
| skillSet = {{{skillSet |}}} | | skillSet = {{{skillSet |}}} |
Latest revision as of 22:24, 2024 March 31
Uses Form:Project, use that to make new pages.
Cargo declaration
This template defines the table "Project". View table.