Difference between revisions of "Template:Infobox project"
From ThetaWiki
Line 21: | Line 21: | ||
{{!}}-}} | {{!}}-}} | ||
|- | |- | ||
− | {{#if: {{{ | + | {{#if: {{{location|}}} | |
{{!}} '''Location:''' {{!!}} {{{Location}}} | {{!}} '''Location:''' {{!!}} {{{Location}}} | ||
{{!}}-}} | {{!}}-}} | ||
|- | |- | ||
− | {{#if: {{{ | + | {{#if: {{{founded|}}} | |
{{!}} '''Date:''' {{!!}} {{{Date}}} | {{!}} '''Date:''' {{!!}} {{{Date}}} | ||
{{!}}-}} | {{!}}-}} | ||
|- | |- | ||
− | {{#if: {{{ | + | {{#if: {{{status|}}} | |
{{!}} '''Status:''' {{!!}} {{{Status}}} | {{!}} '''Status:''' {{!!}} {{{Status}}} | ||
{{!}}-}} | {{!}}-}} | ||
|- | |- | ||
− | {{#if: {{{ | + | {{#if: {{{leader|}}} | |
{{!}} '''Native language(s):''' {{!!}} {{{language}}} | {{!}} '''Native language(s):''' {{!!}} {{{language}}} | ||
{{!}}-}} | {{!}}-}} | ||
|- | |- | ||
− | {{#if: {{{ | + | {{#if: {{{contributors|}}} | |
{{!}} '''Names:''' {{!!}} {{{Names}}} | {{!}} '''Names:''' {{!!}} {{{Names}}} | ||
{{!}}-}} | {{!}}-}} | ||
|- | |- | ||
− | {{#if: {{{ | + | {{#if: {{{travel|}}} | |
{{!}} '''Travel:''' {{!!}} {{{Travel}}} | {{!}} '''Travel:''' {{!!}} {{{Travel}}} | ||
{{!}}-}} | {{!}}-}} |
Revision as of 04:07, 5 February 2018
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
- Example:
- icon
- type
- location
- founded
- status
- architect
- contributors
- travel
- Self explanatory.
- This documentation is transcluded from Template:Infobox project/doc.