Difference between revisions of "PSU Cyril Wiki:Manual of style"
(Gotta get back to work. I'll add more later!) |
(To help kick things off, here's a preliminary guide on the weapons table. I gotta figure out how to fix that width in the sample code column, though ...) |
||
Line 1: | Line 1: | ||
The '''Manual of Style''' is a guide meant to be used by contributors of PSUPedia to bring together the content of this site in a consistent, easy-to-read format. Contributors should work together to make the styles detailed here a standard of the site. | The '''Manual of Style''' is a guide meant to be used by contributors of PSUPedia to bring together the content of this site in a consistent, easy-to-read format. Contributors should work together to make the styles detailed here a standard of the site. | ||
− | ==Article | + | ==Article Titles== |
When possible, the title of an article should be used as the subject of the first sentence. For example, as seen above, "The '''Manual of Style''' is a guide" as opposed to "This guide is known as." Also, the initial use of the article's title should be in bold. Subsequent uses of the title should be in normal text. | When possible, the title of an article should be used as the subject of the first sentence. For example, as seen above, "The '''Manual of Style''' is a guide" as opposed to "This guide is known as." Also, the initial use of the article's title should be in bold. Subsequent uses of the title should be in normal text. | ||
− | ==Weapon and | + | ==Weapon and Line Shield Tables== |
− | + | When editing pages covering a certain category of weapons, use this format to develop a new table or build on an existing one. This example table demonstrates how the code works. Examine the code as displayed to the right, and keep in mind the following: | |
− | ==Appropriate | + | * The "Rank" category groups weapons by their general rank and specific star rating.<br><br>As seen below, this is accomplished with a "rowspan" command that specifies the number of other rows this will cover, as well as the appropriate color for the letter rank and the specific star rating (#bbf for C, #9ee for B, #bfb for A, #ff7 for S). |
+ | * Add header rows for every new letter grade of weaponry. | ||
+ | * If one of these weapons is not yet released in the Japanese version of PSU, use the code <nowiki>style="background:#fff2f2"</nowiki> in the row divider above it (the "<nowiki>|-</nowiki>"). | ||
+ | |||
+ | {| class="wikitable" | ||
+ | !width="500"|What it looks like | ||
+ | !width="500"|What you type | ||
+ | |- | ||
+ | | | ||
+ | {| class="wikitable" style="text-align:center" | ||
+ | ! Rank !! Name !! Maker !! PP !! Att. !! Acc. !! Req. !! Comments | ||
+ | |- | ||
+ | | rowspan="3" style="background:#bbf"|1★ | ||
+ | | style="text-align:left"|[[Sample]] || [[Image:GRM-logo.png|19px|GRM Shop]] || 230 || 72 || 42 || 27 || style="text-align:left"|-- | ||
+ | |- | ||
+ | | style="text-align:left"|[[Samplesou]] || [[Image:Yomei-logo.png|19px|Yohmei Shop]] || 260 || 64 || 38 || 29 || style="text-align:left"|-- | ||
+ | |- | ||
+ | | style="text-align:left"|[[Shigga Sample]] || [[Image:Tenora-logo.png|19px|Tenora Works]] || 200 || 76 || 45 || 30 || style="text-align:left"| Drop: [[Sample Monster]] Lv01~09 | ||
+ | |- | ||
+ | ! Rank !! Name !! Maker !! PP !! Att. !! Acc. !! Req. !! Comments | ||
+ | |- | ||
+ | | rowspan="1" style="background:#9ee"|4★ | ||
+ | | [[Sample Mk. 2]] || [[Image:GRM-logo.png|19px|GRM Shop]] || 333 || 302 || 149 || 164 || -- | ||
+ | |- | ||
+ | | rowspan="2" style="background:#9ee"|6★ | ||
+ | | [[Sample Mk. 3]] || [[Image:GRM-logo.png|19px|GRM Shop]] || 356 || 450 || 212 || 266 || -- | ||
+ | |- | ||
+ | | [[Samplesou Mk. 2]] || [[Image:Yomei-logo.png|19px|Yohmei Shop]] || 403 || 402 || 189 || 281 || -- | ||
+ | |- | ||
+ | ! Rank !! Name !! Maker !! PP !! Att. !! Acc. !! Req. !! Comments | ||
+ | |- | ||
+ | | style="background:#bfb"|7★ | ||
+ | | [[Shigga Sample Mk. 2]] || [[Image:Tenora-logo.png|19px|Tenora Works]] || 340 || 553 || 253 || 325 || Drop: [[Sample Monster]] Lv80~99 | ||
+ | |- | ||
+ | ! Rank !! Name !! Maker !! PP !! Att. !! Acc. !! Req. !! Comments | ||
+ | |- | ||
+ | | style="background:#ff7"|10★ | ||
+ | | [[Shigga Sample Mk. 3]] || [[Image:Tenora-logo.png|19px|Tenora Works]] || 380 || 732 || 373 || 488 || Drop: [[Sample Monster]] Lv100+ | ||
+ | |- style="background:#fff2f2" | ||
+ | | rowspan="2" style="background:#ff7"|12★ | ||
+ | | [[Shigga Samplec]] || [[Image:Kubara-logo.png|19px|Kubara Product]] || 300 || 625 || 618 || 617 || Still unreleased in JP. | ||
+ | |} | ||
+ | |<pre>{| class="wikitable" style="text-align:center" | ||
+ | ! Rank !! Name !! Maker !! PP !! Att. !! Acc. !! Req. !! Comments | ||
+ | |- | ||
+ | | rowspan="3" style="background:#bbf"|1★ | ||
+ | | style="text-align:left"|[[Sample]] || [[Image:GRM-logo.png|19px|GRM Shop]] || 230 || 72 || 42 || 27 || style="text-align:left"|-- | ||
+ | |- | ||
+ | | style="text-align:left"|[[Samplesou]] || [[Image:Yomei-logo.png|19px|Yohmei Shop]] || 260 || 64 || 38 || 29 || style="text-align:left"|-- | ||
+ | |- | ||
+ | | style="text-align:left"|[[Shigga Sample]] || [[Image:Tenora-logo.png|19px|Tenora Works]] || 200 || 76 || 45 || 30 || style="text-align:left"| Drop: [[Sample Monster]] Lv01~09 | ||
+ | |- | ||
+ | ! Rank !! Name !! Maker !! PP !! Att. !! Acc. !! Req. !! Comments | ||
+ | |- | ||
+ | | rowspan="1" style="background:#9ee"|4★ | ||
+ | | [[Sample Mk. 2]] || [[Image:GRM-logo.png|19px|GRM Shop]] || 333 || 302 || 149 || 164 || -- | ||
+ | |- | ||
+ | | rowspan="2" style="background:#9ee"|6★ | ||
+ | | [[Sample Mk. 3]] || [[Image:GRM-logo.png|19px|GRM Shop]] || 356 || 450 || 212 || 266 || -- | ||
+ | |- | ||
+ | | [[Samplesou Mk. 2]] || [[Image:Yomei-logo.png|19px|Yohmei Shop]] || 403 || 402 || 189 || 281 || -- | ||
+ | |- | ||
+ | ! Rank !! Name !! Maker !! PP !! Att. !! Acc. !! Req. !! Comments | ||
+ | |- | ||
+ | | style="background:#bfb"|7★ | ||
+ | | [[Shigga Sample Mk. 2]] || [[Image:Tenora-logo.png|19px|Tenora Works]] || 340 || 553 || 253 || 325 || Drop: [[Sample Monster]] Lv80~99 | ||
+ | |- | ||
+ | ! Rank !! Name !! Maker !! PP !! Att. !! Acc. !! Req. !! Comments | ||
+ | |- | ||
+ | | style="background:#ff7"|10★ | ||
+ | | [[Shigga Sample Mk. 3]] || [[Image:Tenora-logo.png|19px|Tenora Works]] || 380 || 732 || 373 || 488 || Drop: [[Sample Monster]] Lv100+ | ||
+ | |- style="background:#fff2f2" | ||
+ | | rowspan="2" style="background:#ff7"|12★ | ||
+ | | [[Shigga Samplec]] || [[Image:Kubara-logo.png|19px|Kubara Product]] || 300 || 625 || 618 || 617 || Still unreleased in JP. | ||
+ | |}</pre> | ||
+ | |} | ||
+ | ==Appropriate Use of Italics== | ||
-- | -- |
Revision as of 16:57, 31 July 2007
The Manual of Style is a guide meant to be used by contributors of PSUPedia to bring together the content of this site in a consistent, easy-to-read format. Contributors should work together to make the styles detailed here a standard of the site.
Article Titles
When possible, the title of an article should be used as the subject of the first sentence. For example, as seen above, "The Manual of Style is a guide" as opposed to "This guide is known as." Also, the initial use of the article's title should be in bold. Subsequent uses of the title should be in normal text.
Weapon and Line Shield Tables
When editing pages covering a certain category of weapons, use this format to develop a new table or build on an existing one. This example table demonstrates how the code works. Examine the code as displayed to the right, and keep in mind the following:
- The "Rank" category groups weapons by their general rank and specific star rating.
As seen below, this is accomplished with a "rowspan" command that specifies the number of other rows this will cover, as well as the appropriate color for the letter rank and the specific star rating (#bbf for C, #9ee for B, #bfb for A, #ff7 for S). - Add header rows for every new letter grade of weaponry.
- If one of these weapons is not yet released in the Japanese version of PSU, use the code style="background:#fff2f2" in the row divider above it (the "|-").
What it looks like | What you type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{| class="wikitable" style="text-align:center" ! Rank !! Name !! Maker !! PP !! Att. !! Acc. !! Req. !! Comments |- | rowspan="3" style="background:#bbf"|1★ | style="text-align:left"|[[Sample]] || [[Image:GRM-logo.png|19px|GRM Shop]] || 230 || 72 || 42 || 27 || style="text-align:left"|-- |- | style="text-align:left"|[[Samplesou]] || [[Image:Yomei-logo.png|19px|Yohmei Shop]] || 260 || 64 || 38 || 29 || style="text-align:left"|-- |- | style="text-align:left"|[[Shigga Sample]] || [[Image:Tenora-logo.png|19px|Tenora Works]] || 200 || 76 || 45 || 30 || style="text-align:left"| Drop: [[Sample Monster]] Lv01~09 |- ! Rank !! Name !! Maker !! PP !! Att. !! Acc. !! Req. !! Comments |- | rowspan="1" style="background:#9ee"|4★ | [[Sample Mk. 2]] || [[Image:GRM-logo.png|19px|GRM Shop]] || 333 || 302 || 149 || 164 || -- |- | rowspan="2" style="background:#9ee"|6★ | [[Sample Mk. 3]] || [[Image:GRM-logo.png|19px|GRM Shop]] || 356 || 450 || 212 || 266 || -- |- | [[Samplesou Mk. 2]] || [[Image:Yomei-logo.png|19px|Yohmei Shop]] || 403 || 402 || 189 || 281 || -- |- ! Rank !! Name !! Maker !! PP !! Att. !! Acc. !! Req. !! Comments |- | style="background:#bfb"|7★ | [[Shigga Sample Mk. 2]] || [[Image:Tenora-logo.png|19px|Tenora Works]] || 340 || 553 || 253 || 325 || Drop: [[Sample Monster]] Lv80~99 |- ! Rank !! Name !! Maker !! PP !! Att. !! Acc. !! Req. !! Comments |- | style="background:#ff7"|10★ | [[Shigga Sample Mk. 3]] || [[Image:Tenora-logo.png|19px|Tenora Works]] || 380 || 732 || 373 || 488 || Drop: [[Sample Monster]] Lv100+ |- style="background:#fff2f2" | rowspan="2" style="background:#ff7"|12★ | [[Shigga Samplec]] || [[Image:Kubara-logo.png|19px|Kubara Product]] || 300 || 625 || 618 || 617 || Still unreleased in JP. |} |
Appropriate Use of Italics
--