Difference between revisions of "User:Officer/Guild wiki guide"

From Fallen Sword Wiki
Jump to: navigation, search
(New page: Reserved for "How to make a Guild wiki page guide." Will be under construction.)
 
 
(7 intermediate revisions by one user not shown)
Line 1: Line 1:
Reserved for "How to make a Guild wiki page guide."
+
{| style="{{User:Officer/Styles|outerborder}}" align="center" cellspacing="5"
 +
| align="center" valign="top" |
 +
{{User:Officer/Tabs|bg4={{User:Officer/Styles|tab1}}|border4=0}}
 +
{| style="width:100%; border:1px solid {{User:Officer/Styles|innerbordercol}}; border-top:0px; -moz-border-radius:0px 0px 15px 15px; padding:5px" align="center"
 +
| colspan="3" width="50%" style="{{User:Officer/Styles|contentblock}} -moz-border-radius:15px 15px 15px 15px" align="left" valign="top" |
 +
{| style="width:100%; background:none" align="center" cellspacing="5"
 +
| colspan="4" style="{{User:Officer/Styles|header}} -moz-border-radius:15px" | &nbsp;{{User:Officer/Styles|headerimg}} '''How to make a Guild Wiki page''' <span class="plainlinks"></span>
 +
|-
 +
|<!-- Table of Content -->
 +
__TOC__
 +
<!-- Table of Content -->
 +
==Useful code snippets==
 +
===Tablet of Contents===
 +
Useful for long wiki pages<br />
 +
Code:<br />
 +
<nowiki><!-- Table of Content -->
 +
__TOC__
 +
<!-- Table of Content --></nowiki><br />
 +
The example is at the top
  
Will be under construction.
+
===Guild Box===
 +
The guild box code structure are mostly common in guild wiki pages. I will use the AoD ones as an example:<br />
 +
Code:<br />
 +
<pre>
 +
{{Guildbox AoD|
 +
guild_name=REPLACETHIS|
 +
guild_image=REPLACETHIS|
 +
guild_leader=REPLACETHIS|
 +
guild_founder=REPLACETHIS|
 +
guild_founded=REPLACETHIS|
 +
guild_allies=REPLACETHIS|
 +
guild_website=REPLACETHIS|
 +
}}
 +
</pre>
 +
 
 +
{{Guildbox AoD|
 +
guild_name=Example|
 +
guild_image=Copy the whole image url from your Fallen Sword guild avatar and paste it after "guild_image=," but erase the extra characters that appears after ".jpg"|
 +
guild_leader=REPLACETHIS|
 +
guild_founder=REPLACETHIS|
 +
guild_founded=REPLACETHIS|
 +
guild_allies=REPLACETHIS|
 +
guild_website=REPLACETHIS|
 +
}}
 +
 
 +
===Lists of Guild Box templates===
 +
* [[Template:Guildbox_Angellife]]
 +
* [[Template:Guildbox_AoD]]
 +
* [[Template:Guildbox_Bengals]]
 +
* [[Template:Guildbox_Dark_Siege]]
 +
* [[Template:Guildbox_FGOTP]]
 +
* [[Template:Guildbox_FKQ]]
 +
* [[Template:Guildbox_Fallen Empire]]
 +
* [[Template:Guildbox_Gauntlet]]
 +
* [[Template:Guildbox_HellsFury]]
 +
* [[Template:Guildbox Monster Slayers]]
 +
* [[Template:Guildbox MycroWave]]
 +
* [[Template:Guildbox TEDguild]]
 +
* [[Template:Guildbox The white dragon]]
 +
* [[Template:Guildbox TheCulling]]
 +
* [[Template:Guildbox VBguild]]
 +
* [[Template:Guildbox VampiresBlood]]
 +
* [[Template:Guildbox Wolf and Eagle]]
 +
 
 +
==Guild wiki page structure==
 +
===History===
 +
Record and list every events and details about your guild. Use these questions below to help create a guild history.
 +
 
 +
* When was your guild originally founded in?
 +
* Who founded your guild?
 +
* What happens time after time?
 +
* Any declining events? If so, list them.
 +
* Any accomplishments your guild has made a MAJOR achievements that it will be a day to remember?
 +
* Who stepped down and who took over as a replacement?
 +
 
 +
===Information===
 +
You have to list every details about your guild; use these topics such as: "Who we are" or "Guild information" to catch the viewer's attention; always make it look informative. If it contains too many typos, lack of grammar, and not informative enough; you could break the viewer's attention.
 +
 
 +
You can use these questions as your guide
 +
* How mature is your guild?
 +
* How active is your guild?
 +
* What does your guild focus on?
 +
* What is your guild looking for?
 +
* How well does your group perform?
 +
* What is your guild's purpose?
 +
* What is your guild's goal?
 +
* What was your guild's accomplishments? (Top 250, richest guild, GvG ladder, etc.)
 +
* What is your guild's requirements for members to join? (Level 100+, 2000 max stamina, 18 years old, 10 FSP fee, etc.)
 +
* Instant join or application required?
 +
 
 +
===Benefits===
 +
List what benefits does your guild have?
 +
* How many structures are maxed?
 +
* How many tagged items does your guild have?
 +
* What types of tagged sets does your guild have? (Legendary, Fully Forged, Epic, Super Elites, etc.)
 +
* What are the guild rules?
 +
* How does your guild ranking system works?
 +
 
 +
===Diplomacy===
 +
Who are your Allies, NAP (Non Aggression Pact), or Enemies? List them.
 +
 
 +
===Reference===
 +
* Your guild website
 +
* Other useful sites
 +
|}

Latest revision as of 05:46, 13 March 2009

56_b.gif
47_b.gif
66_b.gif
65_b.gif
20_b.gif
General | Guild Profile | Guild History/Resume | Guides & Accomplishments | Event Notes
 log_0.gif How to make a Guild Wiki page

Contents

Useful code snippets

Tablet of Contents

Useful for long wiki pages
Code:
<!-- Table of Content --> __TOC__ <!-- Table of Content -->
The example is at the top

Guild Box

The guild box code structure are mostly common in guild wiki pages. I will use the AoD ones as an example:
Code:

{{Guildbox AoD|
guild_name=REPLACETHIS|
guild_image=REPLACETHIS|
guild_leader=REPLACETHIS|
guild_founder=REPLACETHIS|
guild_founded=REPLACETHIS|
guild_allies=REPLACETHIS|
guild_website=REPLACETHIS|
}}
Example
Copy the whole image url from your Fallen Sword guild avatar and paste it after "guild_image=," but erase the extra characters that appears after ".jpg"
Founded: REPLACETHIS
Founder: REPLACETHIS
Leader: REPLACETHIS
Guild Allies: REPLACETHIS
Website: REPLACETHIS

Lists of Guild Box templates

Guild wiki page structure

History

Record and list every events and details about your guild. Use these questions below to help create a guild history.

  • When was your guild originally founded in?
  • Who founded your guild?
  • What happens time after time?
  • Any declining events? If so, list them.
  • Any accomplishments your guild has made a MAJOR achievements that it will be a day to remember?
  • Who stepped down and who took over as a replacement?

Information

You have to list every details about your guild; use these topics such as: "Who we are" or "Guild information" to catch the viewer's attention; always make it look informative. If it contains too many typos, lack of grammar, and not informative enough; you could break the viewer's attention.

You can use these questions as your guide

  • How mature is your guild?
  • How active is your guild?
  • What does your guild focus on?
  • What is your guild looking for?
  • How well does your group perform?
  • What is your guild's purpose?
  • What is your guild's goal?
  • What was your guild's accomplishments? (Top 250, richest guild, GvG ladder, etc.)
  • What is your guild's requirements for members to join? (Level 100+, 2000 max stamina, 18 years old, 10 FSP fee, etc.)
  • Instant join or application required?

Benefits

List what benefits does your guild have?

  • How many structures are maxed?
  • How many tagged items does your guild have?
  • What types of tagged sets does your guild have? (Legendary, Fully Forged, Epic, Super Elites, etc.)
  • What are the guild rules?
  • How does your guild ranking system works?

Diplomacy

Who are your Allies, NAP (Non Aggression Pact), or Enemies? List them.

Reference

  • Your guild website
  • Other useful sites