Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Version 1 (modified by bknecht, 17 years ago) (diff)

PageTemplate:outdated

Use

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.

Source

{{{
#!html
<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">
}}}
[[Image(icons:old.png, 50)]]
{{{
#!html
</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">
}}}
[[Image(icons:old.png, 50)]]
{{{
#!html
</td></tr></table></div>
}}}

Pages using this template

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.