Difference between revisions of "Junctionary"
From #openttdcoop wiki
m |
m (Use and Add descrpitions) |
||
(30 intermediate revisions by 2 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. | ||
− | + | 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 [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> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | {{Junctionary| | + | |
− | + | ||
− | + |
Latest revision as of 21:47, 15 April 2007
The Junctionary | |
---|---|
View all Objects in the Junctionary | |
Backbone Hubs | |
Sideline Hubs | |
Mergers | |
Stations | |
City Networks | |
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]}}