Template:DevDesk: Difference between revisions
From Vendetta Online Wiki
Jump to navigationJump to search
If you get direct feedback from a developer on a subject, or are quoting them directly (like, say, from the design wiki or Trac system) use this template. |
m added another field to the template |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="clear:both; border:1px solid black; margin-top:10px; margin-bottom: 10px; padding: 5px; text-align: justify;background-color:{{{background|#dedede}}}; width:{{{width|95%}}}"> | <div style="clear:both; border:1px solid black; margin-top:10px; margin-bottom: 10px; padding: 5px; text-align: justify;background-color:{{{background|#dedede}}}; width:{{{width|95%}}}"> | ||
[[Image:Vendetta.png |32px|Developer's Desk]] | |||
<span style="color: {{{title-color|black}}}; font-size: {{{title-size|100%}}}; font-weight:bold; margin-bottom: 5px;">From the desk of </span> | <span style="color: {{{title-color|black}}}; font-size: {{{title-size|100%}}}; font-weight:bold; margin-bottom: 5px;">From the desk of </span> | ||
<span style="color: {{{name-color|blue}}}; font-size: {{{name-size|100%}}}; font-weight:bold; margin-bottom: 5px;">{{{devname|Developer}}}</span> | <span style="color: {{{name-color|blue}}}; font-size: {{{name-size|100%}}}; font-weight:bold; margin-bottom: 5px;">{{{devname|Developer}}}</span> | ||
<span style="color: {{{title-color|black}}}; font-size: {{{title-size|100%}}}; font-weight:bold; margin-bottom: 5px;">-- {{{subject|Subject}}}</span><br /> | <span style="color: {{{title-color|black}}}; font-size: {{{title-size|100%}}}; font-weight:bold; margin-bottom: 5px;">-- {{{subject|Subject}}} (Taken from: {{{source|Source}}})</span><br /> | ||
<span style="font-size: {{{font-size|80%}}}>{{{info|Info}}}</span> | <span style="font-size: {{{font-size|80%}}}>{{{info|Info}}}</span> | ||
</div> | </div> |