Difference between revisions of "Template:Occupation"

From EncyclopAtys

Jump to: navigation, search
m
m
Line 1: Line 1:
<div style="padding: 5px 1em; border:1px dashed;" >
+
<!--<div style="background:#000000; padding: 5px 1em; border:1px solid;" >-->
<table border="0">
+
<table border="0" style="background:#000000; color:white; padding: 5px 1em;">
 
<tr><td colspan="2"><big><big><big>'''Occupation of {{{occupation}}}'''</big></big></big></td></tr>
 
<tr><td colspan="2"><big><big><big>'''Occupation of {{{occupation}}}'''</big></big></big></td></tr>
<tr><td colspan="2"><font color="#3366CC">'''Description:'''</font> {{{desc}}}<br/></td></tr>
+
<tr><td colspan="2"><font color="#5555FF">'''Description:'''</font> {{{desc}}}<br/></td></tr>
 
<tr><td>[[File:{{{image}}}|left]]</td>
 
<tr><td>[[File:{{{image}}}|left]]</td>
<td><big><big>'''Master: <font color="#DD2222">{{{master}}}</font>'''</big></big><br/>
+
<td><big><big>'''Master: <font color="#FF5555">{{{master}}}</font>'''</big></big><br/>
'''Type of Activity:''' {{{type}}}<br/>
+
<font color="#55FF55">'''Type of Activity:'''</font> {{{type}}}<br/>
'''Difficulty:''' {{{difficulty}}}<br/>
+
<font color="#55FF55">'''Difficulty:'''</font> {{{difficulty}}}<br/>
'''Special Item:''' {{{item}}}<br/>
+
<font color="#55FF55">'''Special Item:'''</font> {{{item}}}<br/>
'''Yields:''' {{{yields}}}<br/>
+
<font color="#55FF55">'''Yields:'''</font> {{{yields}}}<br/>
 
<br/>
 
<br/>
 
<big><big>'''Mission 1/2'''</big></big><br/>
 
<big><big>'''Mission 1/2'''</big></big><br/>
'''Tasks:''' {{{tasks1}}}<br/>
+
<font color="#55FF55">'''Tasks:'''</font> {{{tasks1}}}<br/>
'''Location:''' {{{location1}}}<br/>
+
<font color="#55FF55">'''Location:'''</font> {{{location1}}}<br/>
 
<br/>
 
<br/>
 
<big><big>'''Mission 2/2'''</big></big><br/>
 
<big><big>'''Mission 2/2'''</big></big><br/>
'''Tasks:''' {{{tasks2}}}<br/>
+
<font color="#55FF55">'''Tasks:'''</font> {{{tasks2}}}<br/>
'''Location:''' {{{location2}}}
+
<font color="#55FF55">'''Location:'''</font> {{{location2}}}
</td></tr></table>
+
</td></tr></table><noinclude>
</div><noinclude>
 
  
 
== Description ==
 
== Description ==

Revision as of 12:49, 27 May 2010

Occupation of {{{occupation}}}
Description: {{{desc}}}
[[File:{{{image}}}|left]] Master: {{{master}}}

Type of Activity: {{{type}}}
Difficulty: {{{difficulty}}}
Special Item: {{{item}}}
Yields: {{{yields}}}

Mission 1/2
Tasks: {{{tasks1}}}
Location: {{{location1}}}

Mission 2/2
Tasks: {{{tasks2}}}
Location: {{{location2}}}

Description

Usage

{{occupation
|occupation=
|desc=
|image=
|master=
|type=
|difficulty=
|item=
|yields=
|tasks1=
|location1=
|tasks2=
|location2=
}}