Difference between revisions of "Junctionary"

From #openttdcoop wiki

Jump to: navigation, search
(added template functionality, adding entries is very easy now)
m (Use and Add descrpitions)
 
(34 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{JunctionaryMenu}}
 +
=== How to Use the Junctionary ===
 
The Junctionary is a collection of important and clever constructions we have developed during our games.
 
The Junctionary is a collection of important and clever constructions we have developed during our games.
  
{| border="1" style="border: 1px solid black;" cellpadding="5" cellspacing="0" align="center" width="95%"
+
Use the ToC at the right side, to navigate through the different sections.
|- style="border: 1px solid black;"
+
! style="background:#efefef;" width="5%" | Date
+
! style="background:#efefef;" width="150px"| Screenshot
+
! style="background:#ffdead;" width="10%" | Type
+
! style="background:#ffdead;" | Description
+
! style="background:#ffdead;" width="10%" | Creator
+
! style="background:#ffdead;" width="10%" | Name
+
! style="background:#ffdead;" width="5%"| additional
+
  
{{Junctionary|11.02.06|[[Image:Sandbox5.png|center|140px|]]|LoadBalancer|some details about it!|e1ko|"Big Junction"}}
+
----
  
|}
+
=== How to Add a new Entry ===
 +
To add a new Entry to the Junctionary you have to use [http://www.mediawiki.org/wiki/Help:Templates Templates].
 +
 
 +
'''3 Steps'''
 +
* Upload the Image (make sure its png) via the [[Special:Upload|Upload Page]]
 +
* Go to the relevant Section your entry fits in and edit it.<br />
 +
* add the following Code:
 +
<pre width="60%">
 +
{{Junctionary
 +
|$date
 +
|[[Image:$image_name|center|140px|]]
 +
|$type
 +
|$description
 +
|$creator
 +
|$additional info's, like savegame
 +
}}</pre>
 +
-> [[Template:Junctionary]] creates a new row in the Table ([[Template:JunctionaryTableHeader]])
 +
 
 +
As an example:
 +
<pre width="60%">
 +
{{Junctionary
 +
|18.03.07
 +
|[[Image:Pile_Transport%2C_17._Dez_2090.png|center|140px|]]
 +
|'''4-way'''
 +
|Another BBH of thgergo, built some while ago. Notice the loadbalancing stuff all over the Hub. Only one comment left: ''' "Don't try this at home!" '''
 +
|thgergo
 +
|[http://openttdcoop.ppcis.org/blog/files/mainserver_archive/MainserverGame_04_Final.sav Download Savegame]}}
 +
</pre>

Latest revision as of 21:47, 15 April 2007

The Junctionary
JunctionaryAll.png View all Objects in the Junctionary
JunctionaryBBH.png Backbone Hubs
JunctionarySLHs.png Sideline Hubs
JunctionaryMergers.png Mergers
JunctionaryStations.png Stations
JunctionaryCityNetworks.png City Networks
JunctionaryLogicAndOther.png Logic and Other

How to Use the Junctionary

The Junctionary is a collection of important and clever constructions we have developed during our games.

Use the ToC at the right side, to navigate through the different sections.


How to Add a new Entry

To add a new Entry to the Junctionary you have to use Templates.

3 Steps

  • Upload the Image (make sure its png) via the Upload Page
  • Go to the relevant Section your entry fits in and edit it.
  • add the following Code:
{{Junctionary
|$date
|[[Image:$image_name|center|140px|]]
|$type
|$description
|$creator
|$additional info's, like savegame
}}

-> Template:Junctionary creates a new row in the Table (Template:JunctionaryTableHeader)

As an example:

{{Junctionary
|18.03.07
|[[Image:Pile_Transport%2C_17._Dez_2090.png|center|140px|]]
|'''4-way'''
|Another BBH of thgergo, built some while ago. Notice the loadbalancing stuff all over the Hub. Only one comment left: ''' "Don't try this at home!" '''
|thgergo
|[http://openttdcoop.ppcis.org/blog/files/mainserver_archive/MainserverGame_04_Final.sav Download Savegame]}}
Powered by MediaWiki
  • This page was last modified on 15 April 2007, at 21:47.