User Tools

Site Tools


article_guidelines

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
article_guidelines [2026/04/01 20:28] – external edit 127.0.0.1article_guidelines [2026/08/20 19:10] (current) – 19.2 -> 19 width intcraftwikiadmin
Line 54: Line 54:
 <WRAP right 20em border centeralign> <WRAP right 20em border centeralign>
 <WRAP baretable> <WRAP baretable>
-|< 19.2em >|+|< 19em >|
 ^  TheSpookyBone   ^ ^  TheSpookyBone   ^
 |  {{:collegesenior.jpg?250}}  | |  {{:collegesenior.jpg?250}}  |
Line 61: Line 61:
 ---- ----
  
-|< 19.2em 40% >|+|< 19em 40% >|
 | **In-game name**  | TheSpookyBone, cupkaits  | | **In-game name**  | TheSpookyBone, cupkaits  |
 | **First iteration**  | 28  | | **First iteration**  | 28  |
Line 74: Line 74:
 <WRAP right 20em border centeralign> <WRAP right 20em border centeralign>
 <WRAP baretable> <WRAP baretable>
-|< 19.2em >|+|< 19em >|
 ^ TheSpookyBone ^ ^ TheSpookyBone ^
 | {{:collegesenior.jpg?250}} | | {{:collegesenior.jpg?250}} |
Line 81: Line 81:
 ---- ----
  
-|< 19.2em 40% >|+|< 19em 40% >|
 | **In-game name**  | TheSpookyBone\\ cupkaits  | | **In-game name**  | TheSpookyBone\\ cupkaits  |
 | **First iteration**  | 28  | | **First iteration**  | 28  |
Line 96: Line 96:
 The second line, ''%%<WRAP baretable>%%'', is a custom thing used to remove the borders of tables. This is needed because we'll be using tables to create the layout of the infobox, but it looks ugly if we see the grid. By the way, every ''%%<WRAP>%%'' tag needs to have a corresponding ''%%</WRAP>%%'' tag following it, to close out the element (that's what those two in the last line are -- for the first two rows). This should feel normal if you know any HTML. The second line, ''%%<WRAP baretable>%%'', is a custom thing used to remove the borders of tables. This is needed because we'll be using tables to create the layout of the infobox, but it looks ugly if we see the grid. By the way, every ''%%<WRAP>%%'' tag needs to have a corresponding ''%%</WRAP>%%'' tag following it, to close out the element (that's what those two in the last line are -- for the first two rows). This should feel normal if you know any HTML.
  
-The third line creates a table with a set width of 19.2em (trust the plan).+The third line creates a table with a set width of 19em (trust the plan).
  
 The next three lines create a three-row, one-column table to display the title, picture, and picture caption. The ^'s create the heading, making the background of the cell gray and the text bold. The |'s create normal rows. Very important to use ''?250'' to keep pictures within the width of the table, or else things get really fucked up. Also important to note, the text and picture are kept center aligned by having an equal number of spaces between them (or the code) and the |'s. The ''centeralign'' thing in line 1 was just to center the actual table inside the surrounding box. The next three lines create a three-row, one-column table to display the title, picture, and picture caption. The ^'s create the heading, making the background of the cell gray and the text bold. The |'s create normal rows. Very important to use ''?250'' to keep pictures within the width of the table, or else things get really fucked up. Also important to note, the text and picture are kept center aligned by having an equal number of spaces between them (or the code) and the |'s. The ''centeralign'' thing in line 1 was just to center the actual table inside the surrounding box.
Line 102: Line 102:
 The ''%%----%%'' creates a horizontal line (just for aesthetics). The ''%%----%%'' creates a horizontal line (just for aesthetics).
  
-Next we create another 19.2 width table. We need to do this because the line separates us from the previous table. This time, the ''40%'' specifies that the first line should be 40% of the width. I use 40% for player and iteration articles, but you can change this for your purposes. The rest should be pretty simple to figure out what it does. One thing to note is that we have one space before the text and two spaces after, to align the text in the cell to the left. Another is that we use ''%%\\ %%'' for a newline separator (everything in one row of a table must be written in one line).+Next we create another 19 width table. We need to do this because the line separates us from the previous table. This time, the ''40%'' specifies that the first line should be 40% of the width. I use 40% for player and iteration articles, but you can change this for your purposes. The rest should be pretty simple to figure out what it does. One thing to note is that we have one space before the text and two spaces after, to align the text in the cell to the left. Another is that we use ''%%\\ %%'' for a newline separator (everything in one row of a table must be written in one line).
  
 You can see that we have the US flag uploaded here as ''flag_us.png'', and a bunch of others are already in too. These follow the format of ''flag_'' and the two-character country code (like Discord flag emojis), except for some historical flags which are ''flag_'' and something longer. If you upload more flags, please use this format. I got the ones so far from Wikipedia. You can see that we have the US flag uploaded here as ''flag_us.png'', and a bunch of others are already in too. These follow the format of ''flag_'' and the two-character country code (like Discord flag emojis), except for some historical flags which are ''flag_'' and something longer. If you upload more flags, please use this format. I got the ones so far from Wikipedia.
Line 114: Line 114:
 <WRAP right 20em border centeralign> <WRAP right 20em border centeralign>
 <WRAP baretable> <WRAP baretable>
-|< 19.2em >|+|< 19em >|
 ^  Battle of Paris  ^ ^  Battle of Paris  ^
 |  {{:paris.png?250}}  | |  {{:paris.png?250}}  |
Line 121: Line 121:
 ---- ----
  
-|< 19.2em 5em - 50% >|+|< 19em 5em - 50% >|
 | **Date**  | 30 January 2021  || | **Date**  | 30 January 2021  ||
 | **Location**  | Paris and surroundings  || | **Location**  | Paris and surroundings  ||
Line 136: Line 136:
 <WRAP right 20em border centeralign> <WRAP right 20em border centeralign>
 <WRAP baretable> <WRAP baretable>
-|< 19.2em >|+|< 19em >|
 ^  Battle of Paris  ^ ^  Battle of Paris  ^
 |  {{:paris.png?250}}  | |  {{:paris.png?250}}  |
Line 143: Line 143:
 ---- ----
  
-|< 19.2em 5em - 50% >|+|< 19em 5em - 50% >|
 | **Date**  | 30 January 2021  || | **Date**  | 30 January 2021  ||
 | **Location**  | Paris and surroundings  || | **Location**  | Paris and surroundings  ||
article_guidelines.txt · Last modified: 2026/08/20 19:10 by intcraftwikiadmin

Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki