Template:Infobox railroad: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 9: | Line 9: | ||
<div class="infobox-container"> | <div class="infobox-container"> | ||
{|class="prettytable" style="border:none; margin:0; padding:0; text-align:left" | {|class="prettytable" style="border:none; margin:0; padding:0; text-align:left" | ||
|+ {{name}} | |+ {{{name}}} | ||
|- | |- | ||
{{line item|Reporting mark|{{{reporting_mark|}}} }} | {{line item|Reporting mark|{{{reporting_mark|}}} }} | ||
| Line 17: | Line 17: | ||
<!-- localities --> | <!-- localities --> | ||
{{line item|Fate|{{{fate|}}} }} | {{line item|Fate|{{{fate|}}} }} | ||
{{line item|Successor|{{{successor|}}} }} | {{line item|Successor|{{#if: {{{successor|}}} | [[{{{successor}}}]] }} }} | ||
|} | |} | ||
</div> | </div> | ||