Difference between revisions of "Template:Tables"

From ParadoxWiki
Jump to navigation Jump to search
(New page: {{Page/Header}} ==Creating a table== *The amount of ! indicates the amount of columns to be inserted into the head of the table. **Filling in the ! fields fills in titles for each column...)
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{Page/Header}}
 
{{Page/Header}}
  
==Creating a table==
+
We Have two types of tables on the wiki. One type of table is to be used for effects, because there are no pictures or for very long tables. All other tables that where items that have pictures will have a different table set-up. Both are listed below.
 +
==Long Tables==
  
 
*The amount of ! indicates the amount of columns to be inserted into the head of the table.
 
*The amount of ! indicates the amount of columns to be inserted into the head of the table.
Line 29: Line 30:
 
===Example===
 
===Example===
  
<nowiki>{| border="1px" cellpadding="3px" style="border-collapse:collapse; margin:1em auto; text-align:center;"
+
{| border="1px" cellpadding="3px" style="border-collapse:collapse; margin:1em auto; text-align:center;"
 
|- style="background-color:#ca2023;"
 
|- style="background-color:#ca2023;"
 
!Number
 
!Number
Line 51: Line 52:
 
|?
 
|?
 
|<font color=red>No longer attainable</font>
 
|<font color=red>No longer attainable</font>
|}</nowiki>
+
|}
  
  
{| border="1px" cellpadding="3px" style="border-collapse:collapse; margin:1em auto; text-align:center;"
+
<nowiki>{| border="1px" cellpadding="3px" style="border-collapse:collapse; margin:1em auto; text-align:center;"
 
|- style="background-color:#ca2023;"
 
|- style="background-color:#ca2023;"
 
!Number
 
!Number
Line 76: Line 77:
 
|?
 
|?
 
|<font color=red>No longer attainable</font>
 
|<font color=red>No longer attainable</font>
|}
+
|}</nowiki>
  
 +
== Picture Tables ==
 +
*This will be at the top of every one of these tables:
 +
<nowiki><center>
 +
<table cellspacing="0" cellpadding="2" border="1">
 +
<tr style="background: #ca2023;">
 +
</nowiki>
 +
*Following this will be several parameters which should be chosen to show the most information, for example:
 +
<nowiki><center>
 +
<table cellspacing="0" cellpadding="2" border="1">
 +
<tr style="background: #ca2023;">
 +
<td width="50"><b><center>Image</center></b></td>
 +
<td width="100"><b><center>Drink Name</center></b></td>
 +
<td width="50"><b><center>Turns</center></b></td>
 +
<td width="50"><b><center>Bladder</center></b></td>
 +
<td width="50"><b><center>Brawn</center></b></td>
 +
<td width="50"><b><center>Brains</center></b></td>
 +
<td width="50"><b><center>Bravado</center></b></td>
 +
<td width="150"><b><center>Effect Given (If any)</center></b></td>
 +
</tr>
 +
</nowiki>
 +
*Finally, fill in the information and it should look like this when complete:
 +
<center>
 +
<table cellspacing="0" cellpadding="2" border="1">
 +
<tr style="background: #ca2023;">
 +
<td width="50"><b><center>Image</center></b></td>
 +
<td width="100"><b><center>Drink Name</center></b></td>
 +
<td width="50"><b><center>Turns</center></b></td>
 +
<td width="50"><b><center>Bladder</center></b></td>
 +
<td width="50"><b><center>Brawn</center></b></td>
 +
<td width="50"><b><center>Brains</center></b></td>
 +
<td width="50"><b><center>Bravado</center></b></td>
 +
<td width="150"><b><center>Effect Given (If any)</center></b></td>
 +
</tr>
 +
<tr>
 +
<td width="50" align="center" style="background: #6181b1;">[[Image:Can8down.png]]</td>
 +
<td width="250">[[8-Down Lemonade]]</td>
 +
<td width="50" align="right">1-3</td>
 +
<td width="50" align="right">2</td>
 +
<td width="50" align="right">0</td>
 +
<td width="50" align="right">0</td>
 +
<td width="50" align="right">3</td>
 +
<td width="50" align="right"></td>
 +
</tr>
 +
</table>
 +
</center>
 +
<nowiki><center>
 +
<table cellspacing="0" cellpadding="2" border="1">
 +
<tr style="background: #ca2023;">
 +
<td width="50"><b><center>Image</center></b></td>
 +
<td width="100"><b><center>Drink Name</center></b></td>
 +
<td width="50"><b><center>Turns</center></b></td>
 +
<td width="50"><b><center>Bladder</center></b></td>
 +
<td width="50"><b><center>Brawn</center></b></td>
 +
<td width="50"><b><center>Brains</center></b></td>
 +
<td width="50"><b><center>Bravado</center></b></td>
 +
<td width="150"><b><center>Effect Given (If any)</center></b></td>
 +
</tr>
 +
<tr>
 +
<td width="50" align="center" style="background: #6181b1;">[[Image:Can8down.png]]</td>
 +
<td width="250">[[8-Down Lemonade]]</td>
 +
<td width="50" align="right">1-3</td>
 +
<td width="50" align="right">2</td>
 +
<td width="50" align="right">0</td>
 +
<td width="50" align="right">0</td>
 +
<td width="50" align="right">3</td>
 +
<td width="50" align="right"></td>
 +
</tr>
 +
</table>
 +
</center>
 +
</nowiki>
 
[[category:templates]]
 
[[category:templates]]
 
{{Page/QuickLinks}}
 
{{Page/QuickLinks}}

Latest revision as of 18:16, 28 July 2011


We Have two types of tables on the wiki. One type of table is to be used for effects, because there are no pictures or for very long tables. All other tables that where items that have pictures will have a different table set-up. Both are listed below.

Long Tables

  • The amount of ! indicates the amount of columns to be inserted into the head of the table.
    • Filling in the ! fields fills in titles for each column.
  • The | (Shitf-\) fills in subsequent rows.
  • The |- indicates the completion of a row and the start of a new row.
  • The |} indicates the end of the table.
  • Colour #ca2023 is the established colour of the wiki tables.
{| border="1px" cellpadding="3px" style="border-collapse:collapse; margin:1em auto; text-align:center;"
|- style="background-color:#ca2023;"
!
!
!
!
!
!
|
|
|
|
|
|
|
|}

Example

Number Name Image Image filename Requirement Restriction
1 Certificate of Denoobification 50pxI Am So Smrt.png I Am So Smrt ? ?
2 Well that was a waste of time! A Complete Waste of Time Award.png A Complete Waste of Time ? No longer attainable


{| border="1px" cellpadding="3px" style="border-collapse:collapse; margin:1em auto; text-align:center;"
|- style="background-color:#ca2023;"
!Number
!Name
!Image
!Image filename
!Requirement
!Restriction
|-
|1
|[[Certificate of Denoobification]]
|[[Image:50pxI_Am_So_Smrt.png]]
|I Am So Smrt
|?
|?
|-
|2
|[[Well that was a waste of time!]]
|[[Image:A_Complete_Waste_of_Time_Award.png ]]
|A Complete Waste of Time
|?
|<font color=red>No longer attainable</font>
|}

Picture Tables

  • This will be at the top of every one of these tables:
<center>
<table cellspacing="0" cellpadding="2" border="1">
<tr style="background: #ca2023;">

  • Following this will be several parameters which should be chosen to show the most information, for example:
<center>
<table cellspacing="0" cellpadding="2" border="1">
<tr style="background: #ca2023;">
<td width="50"><b><center>Image</center></b></td>
<td width="100"><b><center>Drink Name</center></b></td>
<td width="50"><b><center>Turns</center></b></td>
<td width="50"><b><center>Bladder</center></b></td>
<td width="50"><b><center>Brawn</center></b></td>
<td width="50"><b><center>Brains</center></b></td>
<td width="50"><b><center>Bravado</center></b></td>
<td width="150"><b><center>Effect Given (If any)</center></b></td>
</tr>

  • Finally, fill in the information and it should look like this when complete:
Image
Drink Name
Turns
Bladder
Brawn
Brains
Bravado
Effect Given (If any)
Can8down.png 8-Down Lemonade 1-3 2 0 0 3
<center>
<table cellspacing="0" cellpadding="2" border="1">
<tr style="background: #ca2023;">
<td width="50"><b><center>Image</center></b></td>
<td width="100"><b><center>Drink Name</center></b></td>
<td width="50"><b><center>Turns</center></b></td>
<td width="50"><b><center>Bladder</center></b></td>
<td width="50"><b><center>Brawn</center></b></td>
<td width="50"><b><center>Brains</center></b></td>
<td width="50"><b><center>Bravado</center></b></td>
<td width="150"><b><center>Effect Given (If any)</center></b></td>
</tr>
<tr>
<td width="50" align="center" style="background: #6181b1;">[[Image:Can8down.png]]</td>
<td width="250">[[8-Down Lemonade]]</td>
<td width="50" align="right">1-3</td>
<td width="50" align="right">2</td>
<td width="50" align="right">0</td>
<td width="50" align="right">0</td>
<td width="50" align="right">3</td>
<td width="50" align="right"></td>
</tr>
</table>
</center>


Quick Links
Adventures | Awards | Drinks | Chat | Combat | Effects | Equipment | Farming | Food | Forums | Holidays | HoloPets | Items | Mechanics | Opponents | Outfits | Places | Reset | Quests