Template:TOL-ref-top
From TrainzOnline
(Difference between revisions)
(typo) |
(trim) |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 6: | Line 6: | ||
--- | --- | ||
--><center> | --><center> | ||
| − | <table id="TrainzOnline-Project-page-banners" style="width: | + | <table id="TrainzOnline-Project-page-banners" style="width:98%; border:2px solid grey; align:center; background:#DDDDDD; text-align:center; padding:2px; margin:0; font-face: Roman,Verdana,Arial,Times; font-size:10pt; color:Navy;"> |
<!-- | <!-- | ||
--- | --- | ||
--> | --> | ||
<tr> | <tr> | ||
| − | <td style="align:center; margin-right:5px; vertical-align:center; width:10%;">[[image:wikilogo.png|left| | + | <td style="align:center; margin-right:5px; vertical-align:center; width:10%;">[[image:wikilogo.png|left|56px|alt=]]</td> |
| − | + | <td width="80%"><font size="+2" {{{OPT|}}}>{{{1|'''TrainzOnline General Reference'''}}}</font></td> | |
| − | + | ||
| − | + | </tr> | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
</table></center> | </table></center> | ||
</div><!-- need a div around table to start the base page formatting w/o whitespace behind it... | </div><!-- need a div around table to start the base page formatting w/o whitespace behind it... | ||
| Line 29: | Line 23: | ||
---xxx> | ---xxx> | ||
</includeonly>xxx--><noinclude><!---YYY {{doc-page-head}} YYY---> | </includeonly>xxx--><noinclude><!---YYY {{doc-page-head}} YYY---> | ||
| + | ;Purpose for TrainzOnline General Reference topics | ||
| + | :This template is used to set off N3V TrainzOnline Wiki general reference pages that are non-official but useful general information—these are all ''user maintained pages'' on the N3V TrainzOnline Wiki not Official reference pages and N3V tutorials. | ||
;Appearance | ;Appearance | ||
:This template presents the banner message shown above UNLESS passed the default <code><nowiki>{{{1}}}</nowiki></code>, and does not insert any {{Tl|TOCright}} before any text on the page. | :This template presents the banner message shown above UNLESS passed the default <code><nowiki>{{{1}}}</nowiki></code>, and does not insert any {{Tl|TOCright}} before any text on the page. | ||
| − | |||
| − | |||
;Template action | ;Template action | ||
* It does the above by initiating a <nowiki><div style=" ..."></nowiki> HTML block. | * It does the above by initiating a <nowiki><div style=" ..."></nowiki> HTML block. | ||
| Line 46: | Line 40: | ||
* See also: The TrainzOnline {{h|namespace}} does also hold wiki management and wiki-how-to pages as well. | * See also: The TrainzOnline {{h|namespace}} does also hold wiki management and wiki-how-to pages as well. | ||
---> | ---> | ||
| − | |||
[[Category:Self-documenting templates|{{PAGENAME}}]] | [[Category:Self-documenting templates|{{PAGENAME}}]] | ||
| + | [[Category:Mbox templates|TOL-ref-top]] | ||
</div> | </div> | ||
| − | {{TOL-bot|*{{PAGENAME}}}} | + | {{TOL-ref-bot|pipe=*{{PAGENAME}} }}<!-- |
| − | {{SubTemp}}</noinclude> | + | {{SubTemp}} |
| + | ---> | ||
| + | </noinclude> | ||
Latest revision as of 04:56, 24 September 2013
- Purpose for TrainzOnline General Reference topics
- This template is used to set off N3V TrainzOnline Wiki general reference pages that are non-official but useful general information—these are all user maintained pages on the N3V TrainzOnline Wiki not Official reference pages and N3V tutorials.
- Appearance
- This template presents the banner message shown above UNLESS passed the default
{{{1}}}, and does not insert any {{TOCright}} before any text on the page. - Template action
- It does the above by initiating a <div style=" ..."> HTML block.