Difference between revisions of "Template:Infobox project"

From ThetaWiki
Jump to: navigation, search
Line 1: Line 1:
{| class="infobox" cellspacing="2" cellpadding="2" style="float: right; clear:right;}} {{{style|}}}"  
+
{| class="infobox" cellspacing="2" cellpadding="2" style="color:black; border-radius: 5px; border: 2px solid #485177; float: right; clear:right;}} {{{style|}}}"  
 
|-
 
|-
! colspan="2" style="background-color:{{{infoboxcolour|silver}}};" | {{{user-name-override|{{{NAME|{{{name|{{{title|{{BASEPAGENAME}}}}}}}}}}}}}}
+
! colspan="2" style="background-color:#7382b5;" | {{{user-name-override|{{{NAME|{{{name|{{{title|{{BASEPAGENAME}}}}}}}}}}}}}}
 
|-
 
|-
 
| align="center" class="image" colspan="2" | {{#if: {{{3d|}}}
 
| align="center" class="image" colspan="2" | {{#if: {{{3d|}}}
Line 11: Line 11:
 
   }}
 
   }}
 
|-
 
|-
! colspan="2" style="background-color:{{{infoboxcolour|#d7d7d7}}};"|Information
+
! colspan="2" style="background-color:#d7d7d7;"|Information
 
|-
 
|-
 
{{#if: {{{icon|}}} |
 
{{#if: {{{icon|}}} |

Revision as of 09:16, 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.