Changes
Template:Design specification head (view source)
Revision as of 00:01, 8 June 2011
, 00:01, 8 June 2011Don't display the red mark if it's still a draft.
{{#if: {{{draft|}}} | | <div style="background:#ffeeee;border:thin solid #ff0000;margin-bottom:1.5em;padding:1em;">
'''This document specifies areas of the {{{project|<u>{PROJECT}</u>}}} which have specific design requirements. Please do not make changes to this page unless they correspond to changes in the software.'''
Parts of the document marked in <span style="color:red">red</span> are parts which have either not been finalized or have yet to be implemented. in either case these parts of the specification are most likely going to be adjusted as implementation details emerge.
</div>}}
<div style="background:#eef9ff;border:thin solid #0099ff;margin-bottom:1.5em;padding:1em;">
'''Discussion about already or not-yet presented requirements and/or feature requests should take place on the [[{{{talk|{{TALKPAGENAME}}}}}|talk page]].'''
While collecting and interpreting requirements and feature requests from {{{from|the Wikimedia Foundation staff and developer community}}} some of these requirements were understood to be either mutually exclusive or out of scope of the resources dedicated to this project or the scale of the system. For this reason, this specification is the result of negotiation between multiple parties.
</div><noinclude>
== Usage ==
<pre>
{{Design specification head|project=ResourceLoader}}
{{Design specification head|project=UploadWizard|talk=Custom_talk_page_name}}
{{Design specification head|project=Foobar|from=the Wikimedia Foundation}}
{{Design specification head|project=ResourceLoader|draft=1}}
</pre>
* '''project''' parameter is required.
* '''talk''', ''''from''' and '''draft''' parameters are optional.
[[Category:Info templates|{{PAGENAME}}]]
</noinclude>
'''This document specifies areas of the {{{project|<u>{PROJECT}</u>}}} which have specific design requirements. Please do not make changes to this page unless they correspond to changes in the software.'''
Parts of the document marked in <span style="color:red">red</span> are parts which have either not been finalized or have yet to be implemented. in either case these parts of the specification are most likely going to be adjusted as implementation details emerge.
</div>}}
<div style="background:#eef9ff;border:thin solid #0099ff;margin-bottom:1.5em;padding:1em;">
'''Discussion about already or not-yet presented requirements and/or feature requests should take place on the [[{{{talk|{{TALKPAGENAME}}}}}|talk page]].'''
While collecting and interpreting requirements and feature requests from {{{from|the Wikimedia Foundation staff and developer community}}} some of these requirements were understood to be either mutually exclusive or out of scope of the resources dedicated to this project or the scale of the system. For this reason, this specification is the result of negotiation between multiple parties.
</div><noinclude>
== Usage ==
<pre>
{{Design specification head|project=ResourceLoader}}
{{Design specification head|project=UploadWizard|talk=Custom_talk_page_name}}
{{Design specification head|project=Foobar|from=the Wikimedia Foundation}}
{{Design specification head|project=ResourceLoader|draft=1}}
</pre>
* '''project''' parameter is required.
* '''talk''', ''''from''' and '''draft''' parameters are optional.
[[Category:Info templates|{{PAGENAME}}]]
</noinclude>