Difference between revisions of "Template:Infobox project"

From ThetaWiki
Jump to: navigation, search
Line 22: Line 22:
 
|-
 
|-
 
{{#if: {{{location|}}} |
 
{{#if: {{{location|}}} |
{{!}} '''Location:''' {{!!}} {{{Location}}}
+
{{!}} '''Location:''' {{!!}} {{{location}}}
 
{{!}}-}}
 
{{!}}-}}
 
|-
 
|-
 
{{#if: {{{founded|}}} |
 
{{#if: {{{founded|}}} |
{{!}} '''Date:''' {{!!}} {{{Date}}}
+
{{!}} '''Founded:''' {{!!}} {{{date}}}
 
{{!}}-}}
 
{{!}}-}}
 
|-
 
|-
 
{{#if: {{{status|}}} |
 
{{#if: {{{status|}}} |
{{!}} '''Status:''' {{!!}} {{{Status}}}
+
{{!}} '''Status:''' {{!!}} {{{status}}}
 
{{!}}-}}
 
{{!}}-}}
 
|-
 
|-
 
{{#if: {{{leader|}}} |
 
{{#if: {{{leader|}}} |
{{!}} '''Native language(s):''' {{!!}} {{{language}}}
+
{{!}} '''Leader:''' {{!!}} {{{leader}}}
 
{{!}}-}}
 
{{!}}-}}
 
|-
 
|-
 
{{#if: {{{contributors|}}} |
 
{{#if: {{{contributors|}}} |
{{!}} '''Names:''' {{!!}} {{{Names}}}
+
{{!}} '''Contributors:''' {{!!}} {{{contributors}}}
 
{{!}}-}}
 
{{!}}-}}
 
|-
 
|-
 
{{#if: {{{travel|}}} |
 
{{#if: {{{travel|}}} |
{{!}} '''Travel:''' {{!!}} {{{Travel}}}
+
{{!}} '''Travel:''' {{!!}} {{{travel}}}
 
{{!}}-}}
 
{{!}}-}}
 
{{!}}-}}<!--
 
{{!}}-}}<!--

Revision as of 04:13, 5 February 2018

Infobox project
Infobox project
Information

Documentation for Infobox project

Usage

Please remove the parameters that are left blank. See Parameters section below for documentation of all parameters.

{{infobox project
| title =
| image =
| imagewidth = 
| icon =

| type =
| location =
| founded = 
| status =
| architect =
| contributors = 
| travel =

}}

Parameters

title
Assign if you want to override and manually set the infobox title. It will by default use the page name.
image
Your image link.
  • Example: |image = User Sleetwolf Profile Image.png
icon
type
location
founded
status
architect
contributors
travel
Self explanatory.
Template info.png This documentation is transcluded from Template:Infobox project/doc.