Template:Infobox Organization: Difference between revisions

From LPedia
Jump to navigation Jump to search
m (removed | attempting to fix glitch that makes logo not appear)
(undoing the revision since it didn't work)
Tag: Undo
Line 4: Line 4:


|- style="text-align:center; vertical-align:middle; font-size:90%; background: #{{{background|FFFFFF}}};"
|- style="text-align:center; vertical-align:middle; font-size:90%; background: #{{{background|FFFFFF}}};"
{{#if:{{{logo}}}|
{{#if:{{{logo|}}}|
{{!}}colspan="2" style="width:100%;"{{!}}[[File:{{{logo}}}|{{{logo-size|150px}}}]]
{{!}}colspan="2" style="width:100%;"{{!}}[[File:{{{logo|}}}|{{{logo-size|150px}}}]]
}}
}}



Revision as of 18:20, 30 June 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 = 
}}