template:corp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
template:corp [2015/08/04 03:12]
Hadrian Bridgeman
template:corp [2020/04/19 20:04] (current)
Fomol Grosstraktor evetech
Line 1: Line 1:
-~~NOTOC~~ +====== Corp Name Here ====== 
-====== <Corporation Name====== +<grid> 
-<WRAP half column+<col md="6"
-===== What Does <Corporation Name> Do? ===== +===== What Does <CORPNAME> Do? ===== 
-<One paragraph of three to five lines describing your corporation.>+{{ https://images.evetech.net/corporations/98169165/logo?size=128&.png?128}} 
 + 
 +<code> 
 +Corp logo: 
 +{{ https://images.evetech.net/corporations/<CORP_ID>/logo?size=128&.png?128}} 
 +e.g. {{ https://images.evetech.net/corporations/98169165/logo?size=128&.png?128}} 
 +</code> 
 + 
 +Result: --> 
 + 
 +<BRIEF CORP DESCRIPTION> Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. 
 + 
 +<SOME COOL QUOTE> "At vero eos et accusam et justo duo dolores et ea rebum."-- Cagali Cagali (or was it Cicero), 2018 
  
 ==== Internal Resources ==== ==== Internal Resources ====
-<WRAP round box+<code> 
-  * <Corporation Namecurrently does not have any internal resources. +<well
-</WRAP>+  * [[link|Random link leading to a page in this wiki]] 
 +  * [[link|Some other random link leading to a page in this wiki [Restricted Access]]] 
 +</well
 +</code> 
 + 
 +Result: 
 + 
 +<well> 
 +  * [[link|Random link leading to a page in this wiki]] 
 +  * [[link|Some other random link leading to a page in this wiki [Restricted Access]]] 
 +</well>
  
 ==== External Resources ==== ==== External Resources ====
-<WRAP round box+<code
-  <Corporation Namecurrently does not have any external resources+<well> 
-</WRAP+  * [[link|Random link leading to a page not in this wiki, e.g. a recruitment application]] 
-</WRAP>+  * [[link|Some other random link not leading to a page in this wiki, e.greddit]] 
 +</well
 +</code>
  
-<WRAP half column+Result: 
-===== Who Leads <Corporation Name>? =====+ 
 +<well> 
 +  * [[link|Random link leading to a page not in this wiki, e.g. a recruitment application]] 
 +  * [[link|Some other random link not leading to a page in this wiki, e.g. reddit]] 
 +</well> 
 +</col> 
 + 
 +<col md="6"
 +===== Who Leads <CORPNAME>? ===== 
 +<code>
 ^ Name ^ Position ^ Contact ^ ^ Name ^ Position ^ Contact ^
-| <CEO Name>> | CEO N/A +[[user:<USER>|<NAME>]] <POSITION>  <CONTACT> 
-| <Director Name> | Director N/+| <NAME> | <POSITION> <CONTACT>
-| <Director Name> | Director N/|+</code> 
 + 
 +Result: 
 + 
 +^ Name ^ Position ^ Contact ^ 
 +| [[user:cagali_cagali|Cagali Cagali]] | <POSITION>  | <CONTACT> 
 +| <NAME> | <POSITION> <CONTACT>
 + 
 +===== How Can I Join <CORPNAME>? ===== 
 +<REQUIREMENTS BLA BLA BLA> Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. 
 + 
 +<code> 
 +<button type="primary" size="lg">[[link>|Join <CORPNAME>]]</button> 
 +E.g. <button type="primary" size="lg">[[:public:corps:brave-newbies-inc:how-to-apply|Join Brave Newbies Inc.]]</button> 
 +</code> 
 + 
 +Result:
  
-===== How Can I Join <Corporation Name>? ===== +<button type="primary" size="lg">[[:public:corps:brave-newbies-inc:how-to-apply|Join Brave Newbies Inc.]]</button
-<A list of your requirements and a link to your in-game recruitment chat channel.+</col
-</WRAP>+</grid>