Difference between revisions of "Template:NewGRFStation"
From #openttdcoop wiki
Line 1: | Line 1: | ||
− | <!-- | + | <!-- Parameters: |
− | + | 1: Station Name | |
− | + | 2: Image | |
− | + | 3: Track Tile? (Yes/No) | |
+ | 4. Comments | ||
+ | --> | ||
+ | |||
<!--entry box--> | <!--entry box--> | ||
<div style="margin: 4px; width: 225px; height: auto; left: center; background-color: white; float: left"> | <div style="margin: 4px; width: 225px; height: auto; left: center; background-color: white; float: left"> | ||
− | <div style="align: center; text-align: center; font-weight: bold; border: thin groove #FDF5e6; width: auto; margin: 2px; float: none; color: black; background-color: #DCDCDC;"> | + | <div style="align: center; text-align: center; font-weight: bold; border: thin groove #FDF5e6; width: auto; margin: 2px; float: none; color: black; background-color: #DCDCDC;">{{{1}}}</div> |
− | <div style="align: center"> | + | <div style="align: center">{{{2}}}</div> |
− | <div style="text-align: left; font-weight: normal; width: auto; margin: 2px; color: black; background-color: white; white-space: nowrap;">Track Tile: | + | <div style="text-align: left; font-weight: normal; width: auto; margin: 2px; color: black; background-color: white; white-space: nowrap;">Track Tile: {{{3}}}</div> |
− | <div style="text-align: left; font-weight: normal; width: auto; margin: 2px; color: black; border-top: 1px solid black; background-color: white;">Comments:</div> | + | <div style="text-align: left; font-weight: normal; width: auto; margin: 2px; color: black; border-top: 1px solid black; background-color: white;">Comments: {{{4}}}</div> |
</div> | </div> |
Revision as of 13:36, 21 July 2008
{{{1}}}
{{{2}}}
Track Tile: {{{3}}}
Comments: {{{4}}}