Template:Subject Table: Difference between revisions

From MassiveCraft Wiki
Jump to navigation Jump to search
(Created page with "<noinclude> <!-- If you're going to steal code, at least do it well. :P --> {{Subject Table |name = Ailor |color = C6DCF3 |image = Ailorsplash.png |caption = The edgy a...")
 
No edit summary
 
(19 intermediate revisions by the same user not shown)
Line 11: Line 11:


{{Subject Table
{{Subject Table
|name = Ailor
|title = Ailor
|color = C6DCF3
|color = C6DCF3
|image = Ailorsplash.png
|image = Ailorsplash.png
|caption = The edgy ailor was edgy
|caption = The edgy ailor was edgy
|text = {{LoremSm}}
|text = {{LoremSm}}
|}}
}}


==Using "Subject Table"==
==Using "Subject Table"==
Line 23: Line 23:
<pre style="width: 50%">
<pre style="width: 50%">
{{Subject Table
{{Subject Table
|name =  
|title =  
|color =  
|color =  
|image =  
|image =  
|caption =  
|caption =  
|text =  
|text =  
|}}
}}
</pre>
</pre>
<!--
<!--
</noinclude>
</noinclude> {{ navbox
 
| list1 = {{ infobox
{{ navbox
| bodystyle  = width: 200px; min-width: 200px; float: left; padding-left: 1px; padding-right: 1px; margin-right: 15px; background-color: #C9D8CC
| name      =  
| datastyle  = background-color: #FFFFFF
| navbar    = off
| abovestyle = background:#4A8757;
 
| above      = {{{title|}}}
| style=float:left
| image      = [[File:{{{image|noimg.png}}}|125px]][[category:Art by {{{artist|None}}}]]
| bodystyle  = width: 200px; margin: auto; margin-top: 5px; margin-bottom: 5px;
| data1      = ''{{{caption|}}}''
| groupstyle = background: #{{{color|}}}; text-align: left; padding: 5px; width: 15%;
}}{{{text|}}}}}
 
| liststyle = border: 0px; padding: 5px; text-align:center
| titlestyle = background: #{{{color|}}}; text-align: center; width: 200px
 
| belowstyle = background: #{{{color|}}}; padding: 5px; text-align: center; font-size: .8em;
 
| title      = Title
 
| list1      = [[File:{{{image|}}}|150px]]  
| list2      = ''{{{caption|}}}''
 
}}
{{{text|}}}

Latest revision as of 01:58, 17 January 2018



Using "Subject Table"

Putting the Subject box on the subject pages (see left) is super simple. Just type in the following:

{{Subject Table
|title = 
|color = 
|image = 
|caption = 
|text = 
}}