Template:Infobox Organization: Difference between revisions

From LPedia
Jump to navigation Jump to search
(undoing the revision since it didn't work)
Tag: Undo
No edit summary
 
Line 3: Line 3:
| style="{{Roundy Top}}; background: #6D6E71; color:#ffffff; font-size: 110%;" align="center" colspan="2" | '''{{#if:{{{name|}}}|{{{name}}}|Organization}}'''
| style="{{Roundy Top}}; background: #6D6E71; color:#ffffff; font-size: 110%;" align="center" colspan="2" | '''{{#if:{{{name|}}}|{{{name}}}|Organization}}'''


|- style="text-align:center; vertical-align:middle; font-size:90%; background: #{{{background|FFFFFF}}};"
|- style="text-align:center; vertical-align:middle; font-size:90%; background: #FFFFFF;"
{{#if:{{{logo|}}}|
{{#if:{{{logo|}}}|
{{!}}colspan="2" style="width:100%;"{{!}}[[File:{{{logo|}}}|{{{logo-size|150px}}}]]
{{!}} colspan="2" style="text-align:center;" {{!}} [[File:{{{logo}}}|{{#if:{{{logo-size|}}}|<!--then:-->{{{logo-size}}}px|<!--else:-->250px}}| ]]<br/>{{#if:{{{logo-caption|}}}|<span style="font-size: 95%; line-height:1.5em;">{{{logo-caption}}}</span>}}
}}
|}}


|-
|-

Latest revision as of 17:24, 7 July 2023

Organization


Template documentation (for the above template, sometimes hidden or invisible)

This infobox template is used for states.

Parameters

name

Name of the organization

logo

File name of logo (example: LPNY.png)

logo-size

Size of the logo (default: 150p)

type

type of organization

established

Date of establishment

phone
address
key-people

Name of office holders

website, facebook, twitter, instagram, meetup

URL of page without the "[" and "]"

Usage

Copy and paste the following to the top of the page you want to insert the template and fill out the information.

{{Infobox Organization
|name = 
|logo = 
|logo-size = 
|type = 
|established = 
|key-people = 
|phone = 
|address = 
|website = 
|facebook = 
|twitter = 
|instagram = 
|meetup = 
}}