Difference between revisions of "User:Evon R'al/Sandbox template"

From EVE University Wiki
Jump to: navigation, search
m (Coding and testing.)
m (Coding and testing.)
(70 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div style="margin-bottom: 1em; border-bottom: 1px dashed gray;">
+
<div style="
=== {{{name}}} ===
+
margin: 0.2em auto;  
 
+
border: 2px solid {{{border|#888888}}};  
; Proposer
+
padding: 0.8em;  
: {{{proposer}}}
+
width: {{{width|auto}}};  
 
+
overflow: hidden; /* To stop the div from overlapping floating elements. */
; Problem
+
background-color: {{{color|black}}};  
: {{{problem}}}
+
text-align: {{{align|left}}};
 
+
color: {{{text|white}}};  
; Description
+
{{#ifeq: {{{italics}}} | no
: {{{description}}}
+
| font-style: normal;
 
+
| font-style: italic;
; Editor
 
: {{#if: {{{editor}}} | {{{editor}}} | Feel free to take up this project by linking your user page.}}
 
 
 
; Sandbox
 
: {{#if: {{{sandbox}}} | {{{sandbox}}} | If applicable, create a sandbox page for this project and link it.}}<!-- use comment to avoid unwanted whitespace in the result
 
-->
 
{{#if: {{{progress notes|}}}
 
| ; Progress notes : {{{progress notes}}}
 
}}<!--
 
-->
 
; Status
 
: {{#switch: {{lc:{{{status}}}}}
 
| todo
 
| to do
 
| to-do = To Do. The project hasn't been started.
 
| in progress = In progress. Feel free to join in by contacting one of the project Editors.
 
| finished
 
| completed
 
| done = [[Image:Tick.png|link=]] {{Co||green|Done.}} The project has been completed.
 
| #default = <span style="color: red;">Possible values: To Do, In progress, Done</span>
 
 
}}
 
}}
</div>
+
">{{{1|Example text}}}</div><noinclude>
</includeonly><noinclude>
 
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 09:55, 2 April 2024

Example text
Template documentation (for the above template, sometimes hidden or invisible)
Visit User:Evon R'al/Sandbox template/doc to edit this text! (How does this work?) (Refresh this text - why?)