| 1 | = PageTemplate:outdated = |
| 2 | == Use == |
| 3 | We use this template when we have an outdated page. Since we change a lot and cannot apply changes all the time we have this template to warn the viewer that the content may be out of date. |
| 4 | == Source == |
| 5 | {{{ |
| 6 | {{{ |
| 7 | #!html |
| 8 | <div style="border:1px outset #007f96;padding: 0.5em 1em 0.5em 1em;background: #9fd4de;-moz-border-radius:10px"><table style="width:100%"><tr><td align="left"> |
| 9 | }}} |
| 10 | [[Image(icons:old.png, 50)]] |
| 11 | {{{ |
| 12 | #!html |
| 13 | </td><td align="center"><b>This is an outdated page!</b><br/>This page is very old and the content is not up to date.<br/>Not everything (if any) which is written here will be in the final game!</td><td align="right"> |
| 14 | }}} |
| 15 | [[Image(icons:old.png, 50)]] |
| 16 | {{{ |
| 17 | #!html |
| 18 | </td></tr></table></div> |
| 19 | }}} |
| 20 | }}} |
| 21 | |
| 22 | == Pages using this template == |
| 23 | Trac does not yet have a template system therefore it is essential that EVERY use of the template is documented on this page, so that changes can be applied on every page accordingly. |
| 24 | |
| 25 | * [wiki:Forge] |