Template:Chapter: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
(Created page with "<noinclude> <nowiki>{{Chapter</nowiki></br> <nowiki>| blueprint = Name of the blueprint</nowiki></br> <nowiki>| sector = Energy, Waste, Water, Transportatio...")
 
No edit summary
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:
<nowiki>{{Chapter</nowiki></br>
<nowiki>{{Chapter</nowiki></br>
<nowiki>| blueprint        = Name of the blueprint</nowiki></br>
<nowiki>| blueprint        = Name of the blueprint</nowiki></br>
<nowiki>| sector            = Energy, Waste, Water, Transportation, Buildings, etc.</nowiki></br>
<nowiki>| sectors          = Utility, Transportation, Buildings, etc.</nowiki></br>
<nowiki>| authors          = Authors</nowiki></br>
<nowiki>| authors          = Authors</nowiki></br>
<nowiki>| poc              = point of contact</nowiki></br>
<nowiki>| poc              = point of contact</nowiki></br>
<nowiki>| email            = email address of point of contact</nowiki></br>
<nowiki>| email            = email address of point of contact</nowiki></br>
<nowiki>| document          = PDF version of this blueprint</nowiki></br>
<nowiki>| chapter          = Integer Sequence number to order chapters</nowiki></br>
<nowiki>| chapter          = Integer Sequence number to order chapters</nowiki></br>
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>
Line 11: Line 12:
<includeonly>
<includeonly>
{| class="wikitable" style="float:right;width:650px"
{| class="wikitable" style="float:right;width:650px"
! colspan="2" style="background:ltgrey;font-size:10pt" | [Has blueprint::{{{blueprint}}}]]
! colspan="2" style="background:ltgrey;font-size:10pt" | [[Has blueprint::{{{blueprint}}}]]
|-
|-
| colspan="2" style="text-align:center;font-size:9pt" | [[File:opencommons.png|350px|link=Blueprint]]
| colspan="2" style="text-align:center;font-size:9pt" | [[File:{{{blueprint}}}200.png|350px|link=Blueprint]]
|-
|-
| colspan="2" style="background:ltgrey;text-align:center;font-size:9pt" |
| colspan="2" style="background:ltgrey;text-align:center;font-size:9pt" |
|-
|-
| style="font-size:9pt;width:100px" | <b>Sectors</b> || style="font-size:9pt" | [[Has sector::{{{sector}}}]]
| style="font-size:9pt;width:100px" | <b>Sectors</b> || style="font-size:9pt" | {{#arraymap:{{{sectors|}}}|,|x|[[Has sector::x]]| <br> }}
|-
|-
| style="font-size:9pt;width:100px" | <b>Authors</b> || style="font-size:9pt" | {{{authors}}}
| style="font-size:9pt;width:100px" | <b>Authors</b> || style="font-size:9pt" | {{#arraymap:{{{authors|}}}|,|x|[[Has author::x]]| <br> }}
|-
|-
| style="font-size:9pt;width:100px" | <b>Contact</b> || style="font-size:9pt" | [[Has contact::{{{poc}}}]] [[Has email::{{{email}}}| ]]
| style="font-size:9pt;width:100px" | <b>Contact</b> || style="font-size:9pt" | [[Has contact::{{{poc}}}]] [[Has email::{{{email}}}| ]]
|-
|-
| style="font-size:9pt;width:100px" | <b>Blueprint PDF</b> || style="font-size:9pt" | [[Media:{{{supercluster}}}.pdf|{{{blueprint}}}]]
| style="font-size:9pt;width:100px" | <b>Blueprint PDF</b> || style="font-size:9pt" | [[Media:{{{document}}}|{{{blueprint}}}]] [[Has blueprint pdf::{{{document}}}| ]]
|-
|-
| style="font-size:9pt;width:100px" | <b>{{{blueprint}}} Chapters</b> || style="font-size:9pt" | [[Has chapter::{{{chapter}}}| ]]
| style="font-size:9pt;width:100px" | <b>{{{blueprint}}} Chapters</b> || style="font-size:9pt" | [[Has chapter::{{{chapter}}}| ]]
{{#ask:
{{#ask:
[[Category:Blueprint]]
[[Category:Blueprint]]
[[Has sectors::{{{blueprint}}}]]
[[Has sector::{{{blueprint}}}]]
|?title
|?title
|format=ol
|format=ol
Line 36: Line 37:


[[Category:Blueprint]]
[[Category:Blueprint]]
[[Category:{{{supercluster}}}]]
</includeonly>
</includeonly>

Revision as of 07:49, December 1, 2021

{{Chapter
| blueprint = Name of the blueprint
| sectors = Utility, Transportation, Buildings, etc.
| authors = Authors
| poc = point of contact
| email = email address of point of contact
| document = PDF version of this blueprint
| chapter = Integer Sequence number to order chapters
}}