Fallout Wiki
Register
Fallout Wiki
 
No edit summary
 
Line 1: Line 1:
  +
<div style="position:fixed; top:0px; margin-left:-880px; z-index:-99;">[[file:User_Sigma4.png|870px|link=]]</div>
{{Games|Wiki}}
 
  +
<div style="position:fixed; top:0px; margin-left:1010px; z-index:-99;">[[file:User_Sigma4.png|870px|link=]]</div>
{{project|active}}
 
  +
{{Archives}}
  +
{{Tocright}}
  +
<font color="#580000">
   
  +
== I just saw what you posted. ==
The '''Walkthrough Chart Project: Fallout 3''' is a [[Project:Projects|project]] which aims to standardize and organize all Fallout 3 quest "quick walkthrough" sections using the chart template modiified by [[User:The Gunny/sandbox2|The Gunny]]. The current system usually seen for quick walkthroughs is a numbered bullet system, that doesn't easily make room for the different branching paths you may choose to complete a quest in. The chart template provides for an easy to follow and read system of explaining the way a quest is done, that is both professional looking and just more aesthetically pleasing. Full information on, and instructions on how to use the chart template can be found [[template:chart|here.]] An example of the chart in use on a quest page can be found [[I Don't Hurt Anymore|here.]]
 
==Scope==
 
[[Fallout 3 quests|All marked quest articles.]]
 
   
  +
Quote "
==Guidelines==
 
A contributor is to simply go to a Fallout 3 marked quest page, and replace the numbered quick walkthrough section with a chart that clearly explains the different steps in that quest. The chart must adequately describe the quest's steps and different paths. The only required step involved in making a chart not described on the template page is the background color styling. When making a text box, simply add the appropriate .css class to the end code of each line (see examples).
 
   
  +
I vehemently disagree with the kick and indefinite ban given to SaintPain, especially after reading the chat logs provided to me by Agent c. He was questioning a certain rule, and that is permitted as long as it does not break any rules in itself. Prohibiting the questioning of such rules is prohibiting criticism and thus preventing possible improvement to the chat rules in that way. I have read the logs and he did not break any rules during his voiced disagreement to one of the existing rules. He can say he disagrees with a rule without actually breaking that rule or any other. Furthermore, that was the topic of the chat for a certain duration until you (Vic) said he was "whining". After this, things began to further escalate until a few users began to express their resentment to the ongoing argument and blindly requested it to stop, without trying to really diffuse the situation. In fact you did not even want to drop it yourself, and after you expressed this, "I'd rather settle this now... As opposed to dropping it.", Saint was then kicked from the chat by Agent c. Now onto the ban...
===Template usage for walkthroughs===
 
  +
After being kicked, SaintPain re-entered the chat and did not continue the aforementioned argument or even complain about the kick. Instead, he simply said "Really?", followed by a farewell and then he left the chat at his own will. You then said, I hate that man, I hate his attitude, and I hate seeing him in here., which definitely helps to support the fact that this was a good decision that had no emotional backing. It is clear that you resent SaintPain, enough so that you are willing to ban him even after he had left. Note that at this point SaintPain had left the chat by himself and normal chat could resume, but clearly you were not satisfied with a mere kick and proceeded to ban after the fact, which is completely unnecessary. And finally, this chat ban is an indefinite one, which is ridiculous. What we are considering here is not worthy of a kick or chat ban, much less an indefinite chat ban. Even if you consider it ban-worthy (and it being his fourth offence), nowhere does it dictate it must be an indefinite chat ban. Being a chat moderator (and an awfully good one at that), I expect you to have better judgement and follow and execute policies in their spirit and not to the letter.
Here are 5 usage examples for easy chart building. First determine how many branches a quest has and select the correct example to build off of. The majority of the box code and connecting line code is present, all you need to do is copy/paste and rearrange the lines of code to the proper format for the quest.
 
   
  +
Moreover, I have yet heard any decent arguments regarding the motives behind SaintPain's indefinite chat ban. What I have heard is a lot of comments only expressing agreement without backing, and because SaintPain was being "disruptive", which is a purely subjective term that is not obvious or severe enough to call for a ban in this case. And does a single administrator agree to this? Please provide justification (beyond the argumentum ad populum) to this ban or I will consider its shortening or removal after discussion with other admins and/or bureaucrats. --SigmaDelta54 (talk) 00:36, August 19, 2012 (UTC)
====Single track quests====
 
<pre>{{chart/start|class=mw-collapsible mw-collapsed}}
 
{{chart|quest|quest=Main/Side/Unmarked Quest: Quest name|class=va-chart-quest}}
 
{{chart| |!| }}
 
{{chart|data1|data1=Quest stage|class=va-chart-body}}
 
{{chart| |!| }}
 
{{chart|reward1|reward1=Reward: Reward|class=va-chart-reward}}
 
{{chart| |!| }}
 
{{chart|quest|quest=Leads to: Quest name (when applicable)|class=va-chart-quest}}
 
{{chart/end}}</pre>
 
Renders:
 
{{chart/start|class=mw-collapsible mw-collapsed}}
 
{{chart|quest|quest=Main/Side/Unmarked Quest: Quest name|class=va-chart-quest}}
 
{{chart| |!| }}
 
{{chart|data1|data1=Quest stage|class=va-chart-body}}
 
{{chart| |!| }}
 
{{chart|reward1|reward1=Reward: Reward|class=va-chart-reward}}
 
{{chart| |!| }}
 
{{chart|quest|quest=Leads to: Quest name (when applicable)|class=va-chart-quest}}
 
{{chart/end}}
 
   
  +
" End quote.
====Double track quests====
 
<pre>{{chart/start|class=mw-collapsible mw-collapsed}}
 
{{chart|quest|colspan=14|quest=Main/Side/Unmarked Quest: Quest name|class=va-chart-quest}}
 
{{chart| | | |!| }}
 
{{chart|data1|colspan=14|data1=Quest stage|class=va-chart-body}}
 
{{chart| |,|-|^|-|.| }}
 
{{chart|data1| |data2
 
|data1=Quest branch 1
 
|data2=Quest branch 2|class=va-chart-body}}
 
{{chart| |!| | | |!| }}
 
{{chart|data1| |data2
 
|data1=Reward: Reward 1
 
|data2=Reward: Reward 2|class=va-chart-reward}}
 
{{chart| |`|-|v|-|'| }}
 
{{chart|reward1|colspan=14|reward1=Reward: Reward|class=va-chart-reward}}
 
{{chart| | | |!| }}
 
{{chart|quest|colspan=14|quest=Leads to: Quest name (when applicable)|class=va-chart-quest}}
 
{{chart/end}}</pre>
 
Renders:
 
{{chart/start|class=mw-collapsible mw-collapsed}}
 
{{chart|quest|colspan=14|quest=Main/Side/Unmarked Quest: Quest name|class=va-chart-quest}}
 
{{chart| | | |!| }}
 
{{chart|data1|colspan=14|data1=Quest stage|class=va-chart-body}}
 
{{chart| |,|-|^|-|.| }}
 
{{chart|data1| |data2
 
|data1=Quest branch 1
 
|data2=Quest branch 2|class=va-chart-body}}
 
{{chart| |!| | | |!| }}
 
{{chart|data1| |data2
 
|data1=Reward: Reward 1
 
|data2=Reward: Reward 2|class=va-chart-reward}}
 
{{chart| |`|-|v|-|'| }}
 
{{chart|reward1|colspan=14|reward1=Reward: Reward|class=va-chart-reward}}
 
{{chart| | | |!| }}
 
{{chart|quest|colspan=14|quest=Leads to: Quest name (when applicable)|class=va-chart-quest}}
 
{{chart/end}}
 
   
  +
'''Thank you for stating the obvious'''. It means allot to me that you at least made an effort to recount the events as they accrued. Just as you noted, I was logged off when my ban was put into effect. Victor was not even part of the discussion until "after" I had left chat. As far as I recall...
====Triple branch quests====
 
  +
<pre>{{chart/start|class=mw-collapsible mw-collapsed}}
 
  +
[[File:User SP Bad Medicine.jpg]] [[User:SaintPain|SaintPain]]→ '''Look for me Dec 22 Y'all know what I'm say'n.''' 03:04, September 27, 2012 (UTC)
{{chart|quest|colspan=22|quest=Main/Side/Unmarked Quest: Quest name|class=va-chart-quest}}
 
{{chart| | | | | |!}}
 
{{chart|data2|colspan=22|data2=Quest stage|class=va-chart-body}}
 
{{chart| |,|-|-|-|+|-|-|-|.}}
 
{{chart|data1| |data2| |data3
 
|data1=Quest branch 1
 
|data2=Quest branch 2
 
|data3=Quest branch 3|class=va-chart-body}}
 
{{chart| |!| | | |!| | | |!}}
 
{{chart|data1| |data2| |data3
 
|data1=Reward: Reward 1
 
|data2=Reward: Reward 2
 
|data3=Reward: Reward 3|class=va-chart-reward}}
 
{{chart| |`|-|-|-|+|-|-|-|'}}
 
{{chart| | | | | |!}}
 
{{chart|reward|colspan=22|reward=Reward: Reward|class=va-chart-reward}}
 
{{chart| | | | | |!}}
 
{{chart|quest|colspan=22|quest=Leads to: Quest name (when applicable)|class=va-chart-quest}}
 
{{chart/end}}</pre>
 
Renders:
 
{{chart/start|class=mw-collapsible mw-collapsed}}
 
{{chart|quest|colspan=22|quest=Main/Side/Unmarked Quest: Quest name|class=va-chart-quest}}
 
{{chart| | | | | |!}}
 
{{chart|data2|colspan=22|data2=Quest stage|class=va-chart-body}}
 
{{chart| |,|-|-|-|+|-|-|-|.}}
 
{{chart|data1| |data2| |data3
 
|data1=Quest branch 1
 
|data2=Quest branch 2
 
|data3=Quest branch 3|class=va-chart-body}}
 
{{chart| |!| | | |!| | | |!}}
 
{{chart|data1| |data2| |data3
 
|data1=Reward: Reward 1
 
|data2=Reward: Reward 2
 
|data3=Reward: Reward 3|class=va-chart-reward}}
 
{{chart| |`|-|-|-|+|-|-|-|'}}
 
{{chart| | | | | |!}}
 
{{chart|reward|colspan=22|reward=Reward: Reward|class=va-chart-reward}}
 
{{chart| | | | | |!}}
 
{{chart|quest|colspan=22|quest=Leads to: Quest name (when applicable)|class=va-chart-quest}}
 
{{chart/end}}
 
   
  +
== Achievements bug ==
====Quadruple branch quests====
 
<pre>{{clear}}
 
{{chart/start|class=mw-collapsible mw-collapsed}}
 
{{chart|quest|colspan=30|quest=Main/Side/Unmarked Quest: Quest name|class=va-chart-quest}}
 
{{chart| | | | | | | |!}}
 
{{chart|data2|colspan=30|data2=Quest stage|class=va-chart-body}}
 
{{chart| |,|-|-|-|v|-|^|-|v|-|-|-|.}}
 
{{chart|data1| |data2| |data3| |data4
 
|data1=Quest branch 1
 
|data2=Quest branch 2
 
|data3=Quest branch 3
 
|data4=Quest branch 4|class=va-chart-body}}
 
{{chart| |!| | | |!| | | |!| | | |!}}
 
{{chart|data1| |data2| |data3| |data4
 
|data1=Reward: Reward 1
 
|data2=Reward: Reward 2
 
|data3=Reward: Reward 3
 
|data4=Reward: Reward 4|class=va-chart-reward}}
 
{{chart| |`|-|-|-|^|-|v|-|^|-|-|-|'}}
 
{{chart|reward|colspan=30|reward=Reward: Reward|class=va-chart-reward}}
 
{{chart| | | | | | | |!}}
 
{{chart|quest|colspan=30|quest=Leads to: Quest name (when applicable)|class=va-chart-quest}}
 
{{chart/end}}</pre>
 
Renders:
 
{{clear}}
 
{{chart/start|class=mw-collapsible mw-collapsed}}
 
{{chart|quest|colspan=30|quest=Main/Side/Unmarked Quest: Quest name|class=va-chart-quest}}
 
{{chart| | | | | | | |!}}
 
{{chart|data2|colspan=30|data2=Quest stage|class=va-chart-body}}
 
{{chart| |,|-|-|-|v|-|^|-|v|-|-|-|.}}
 
{{chart|data1| |data2| |data3| |data4
 
|data1=Quest branch 1
 
|data2=Quest branch 2
 
|data3=Quest branch 3
 
|data4=Quest branch 4|class=va-chart-body}}
 
{{chart| |!| | | |!| | | |!| | | |!}}
 
{{chart|data1| |data2| |data3| |data4
 
|data1=Reward: Reward 1
 
|data2=Reward: Reward 2
 
|data3=Reward: Reward 3
 
|data4=Reward: Reward 4|class=va-chart-reward}}
 
{{chart| |`|-|-|-|^|-|v|-|^|-|-|-|'}}
 
{{chart|reward|colspan=30|reward=Reward: Reward|class=va-chart-reward}}
 
{{chart| | | | | | | |!}}
 
{{chart|quest|colspan=30|quest=Leads to: Quest name (when applicable)|class=va-chart-quest}}
 
{{chart/end}}
 
   
  +
That is a well-known bug to Wikia's engineers. It's been reported dozens of times and Staff have made several blog posts about it. They're working on it. :P [[User:Tocinoman|<font color= "580000" size= "+1"> ~ '''Toci''' ~ </font>]][[User talk:Tocinoman|<font color= "333300"> <sup>''Go ahead, make my day.''</sup> </font>]] 04:41, September 27, 2012 (UTC)
====Quintuple branch quests====
 
<pre>{{clear}}
 
{{chart/start|class=mw-collapsible mw-collapsed}}
 
{{chart|quest|colspan=38|quest=Main/Side/Unmarked Quest: Quest name|class=va-chart-quest}}
 
{{chart| | | | | | | | | |!}}
 
{{chart|data2|colspan=38|data2=Quest stage|class=va-chart-body}}
 
{{chart| |,|-|-|-|v|-|-|-|+|-|-|-|v|-|-|-|.}}
 
{{chart|data1| |data2| |data3| |data4| |data5
 
|data1=Quest branch 1
 
|data2=Quest branch 2
 
|data3=Quest branch 3
 
|data4=Quest branch 4
 
|data5=Quest branch 5|class=va-chart-body}}
 
{{chart| |!| | | |!| | | |!| | | |!| | | |!}}
 
{{chart|data1| |data2| |data3| |data4| |data5
 
|data1=Reward: Reward 1
 
|data2=Reward: Reward 2
 
|data3=Reward: Reward 3
 
|data4=Reward: Reward 4
 
|data5=Reward: Reward 5|class=va-chart-reward}}
 
{{chart| |`|-|-|-|^|-|-|-|+|-|-|-|^|-|-|-|'}}
 
{{chart| | | | | | | | | |!}}
 
{{chart|reward|colspan=38|reward=Reward: Reward|class=va-chart-reward}}
 
{{chart| | | | | | | | | |!}}
 
{{chart|quest|colspan=38|quest=Leads to: Quest name (when applicable)|class=va-chart-quest}}
 
{{chart/end}}</pre>
 
Renders:
 
{{clear}}
 
{{chart/start|class=mw-collapsible mw-collapsed}}
 
{{chart|quest|colspan=38|quest=Main/Side/Unmarked Quest: Quest name|class=va-chart-quest}}
 
{{chart| | | | | | | | | |!}}
 
{{chart|data2|colspan=38|data2=Quest stage|class=va-chart-body}}
 
{{chart| |,|-|-|-|v|-|-|-|+|-|-|-|v|-|-|-|.}}
 
{{chart|data1| |data2| |data3| |data4| |data5
 
|data1=Quest branch 1
 
|data2=Quest branch 2
 
|data3=Quest branch 3
 
|data4=Quest branch 4
 
|data5=Quest branch 5|class=va-chart-body}}
 
{{chart| |!| | | |!| | | |!| | | |!| | | |!}}
 
{{chart|data1| |data2| |data3| |data4| |data5
 
|data1=Reward: Reward 1
 
|data2=Reward: Reward 2
 
|data3=Reward: Reward 3
 
|data4=Reward: Reward 4
 
|data5=Reward: Reward 5|class=va-chart-reward}}
 
{{chart| |`|-|-|-|^|-|-|-|+|-|-|-|^|-|-|-|'}}
 
{{chart| | | | | | | | | |!}}
 
{{chart|reward|colspan=38|reward=Reward: Reward|class=va-chart-reward}}
 
{{chart| | | | | | | | | |!}}
 
{{chart|quest|colspan=38|quest=Leads to: Quest name (when applicable)|class=va-chart-quest}}
 
{{chart/end}}
 
   
  +
== Your template-based signature ==
===Styling elements===
 
Please make sure you use the following [[MediaWiki:Common.css|CSS classes]] in the charts for the proper collapsing functions and color styling:
 
*All charts must use <code>class=mw-collapsible mw-collapsed</code> in the {{Tl|Chart/start}} template.
 
*All quests must be named "Main Quest:", "Side Quest:" or "Unmarked Quest:" and use <code>class=va-chart-quest</code> in the {{Tl|Chart}} template.
 
*All quest stage boxes must use <code>class=va-chart-body</code> in the {{Tl|Chart}} template.
 
*All quest rewards must use <code>class=va-chart-reward</code> in the {{Tl|Chart}} template.
 
Please do not use any other styling elements so the charts are uniform across all articles.
 
   
  +
Hey Sigma, would you mind dropping by [[User_blog:Limmiegirl/Quick_rules_and_guidelines_overview|here]] and explaining how to set up a template signature? I have a notion on how to do it, but as someone who actually uses one, I think you'd be more qualified :) [[User:Limmiegirl|<font color= "purple"> '''Limmiegirl''' </font>]][[File:Lildeneb.png|x20px]][[User talk:Limmiegirl|<font color= "purple"> <sup>''Talk! ♪''</sup> </font>]] 15:02, September 27, 2012 (UTC)
==Participants==
 
To participate, simply add your name below using <code><nowiki>{{userlink|your user name}}</nowiki></code>. Place every participant on a new line.
 
{{Userlink|Victor the Securitron}} - project leader
 
{{Userlink|Gothic Neko}}
 
{{Userlink|Dead Gunner}}
 
{{Userlink|The Gunny}}
 
{{Userlink|TwoBearsHigh-Fiving}}
 
{{Userlink|The Old World Relics}}
 
{{Userlink|Cc99910}}
 
{{Userlink|WrightEveryTime}}
 
   
  +
==A message from Fortune Payback==
==Progress/Assignment Tables==
 
  +
I went to the link you sent, did the one limmie told me, and did the example you gave me... WTF? The quotations don't show. Any ideas?[[User:Fortune Payback|Fortune Payback]] ([[User talk:Fortune Payback|talk]])Fortune Payback
Current progress: opening phases
 
   
  +
==Chat==
=== ''Fallout 3 quests'' ===
 
  +
Can you come to the chat? [[User:Energy X|<span style="color:red">E</span><span style="color:orange">n</span><span style="color:yellow">e</span><span style="color:green">r</span><span style="color:blue">g</span><span style="color:purple">y</span> <span style="color:gray">X</span>]] [[User talk:Energy X|∞]] 20:27, September 30, 2012 (UTC)
{{Progress|48|68}}<br />
 
{| class="va-table collapsible collapsed" style="width: 100%;"
 
! colspan="5" | ''[[Fallout 3 quests|Main Game]]''
 
|-
 
! Article
 
! Chart needed
 
! Chart added
 
! Peer review
 
! Complete
 
   
  +
== Chat ==
|-
 
! colspan= "5" | Main quests
 
   
  +
I kind of had a hunch that was it. I miss all the good stuff because of work.... {{User:Paladin117/Signature}} 00:13, October 1, 2012 (UTC)
|-
 
| ''[[Baby Steps]]''
 
|✓
 
|[[User:The Gunny|Gunny]]
 
|[[User:Victor the Securitron|Victor]]
 
|✓
 
   
  +
== RE: ==
|-
 
| ''[[Growing Up Fast]]''
 
|✓
 
|[[User:Dead Gunner|Gunner]]
 
|[[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
|✓
 
   
  +
I know that only vanilla info is on here, but I read (on this wiki) that the game creates a save right before the end game slideshow that allows you play the game after the final battle. Which is correct? [[User:Conqueror of all Zombies|Conqueror of all Zombies]] ([[User talk:Conqueror of all Zombies|talk]]) 01:31, October 1, 2012 (UTC)
|-
 
| ''[[Future Imperfect]]''
 
|✓
 
|[[User:Dead Gunner|Gunner]]
 
|[[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
|✓
 
   
  +
==Featured==
|-
 
  +
Almost forgot. Did you already see [http://www.wikia.com/Video_Games this] ? [[user:Jspoelstra|Jspoel]] [[file:Speech Jspoel.png|10px|link=User talk:Jspoelstra]] 23:36, October 1, 2012 (UTC)
| ''[[Escape!]]''
 
  +
: Danny, Clyde just approached me in chat about the removal of old admins their rights. I also talked about this with you earlier today. You were planning to send me a concept about this issue, but Clyde and I have already come to an agreement about this, so that concept isn't needed anymore. Clyde just posted a policy thread about it. [[user:Jspoelstra|Jspoel]] [[file:Speech Jspoel.png|10px|link=User talk:Jspoelstra]] 00:53, October 2, 2012 (UTC)
|✓
 
  +
::Hi Jspoel. I have noticed the forum page. I will be voicing my opinions on the forum page too. I am not in agreement with it and I think it'd be better if the full process for new policies were followed, instead of being decreed. I respect both of your opinions but this is something that isn't massively agreed upon, even by staff. {{User:SigmaDelta54/Sig}} 00:56, October 2, 2012 (UTC)
|[[User:Dead Gunner|Gunner]]
 
|[[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
|✓
 
   
  +
{{tb|Limmiegirl}}
|-
 
| ''[[Following in His Footsteps]]''
 
|✓
 
|
 
|
 
|
 
   
  +
== ADB ==
|-
 
| ''[[Galaxy News Radio (quest)|Galaxy News Radio]]''
 
|✓
 
|[[User:Dead Gunner|Gunner]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
   
  +
Thank you, Sigma. :) I was really disappointed when my last attempt at creating such an ideal was such a flop. But this time, I'm hoping the idea will come to life and it can be a regular feature to help keep the leadership aware to modern issues. As soon as I can get that notification template created, I plan on making it an official feature to embrace here at Nukapedia. [[file:ForGaroux.png|40px|link=User:GarouxBloodline]][[User talk:GarouxBloodline|<font color= "Black"> <sup>''Some Assembly Required!''</sup> </font>]]
|-
 
| ''[[Scientific Pursuits]]''
 
|✓
 
|
 
|
 
|
 
   
  +
==Voting rationale==
|-
 
  +
Closed up the poll and it's all ready to go. Thanks!--[[User:Kingclyde|Kingclyde]] ([[User talk:Kingclyde|talk]]) 18:50, October 3, 2012 (UTC)
| ''[[Tranquility Lane]]''
 
|✓
 
|
 
|
 
|
 
   
  +
== Re: Untitled Oct 4 2012 ==
|-
 
| ''[[The Waters of Life]]''
 
|✓
 
|
 
|
 
|
 
   
  +
I hold a small hope but I will still not act out if disappointed.
|-
 
  +
* It means allot to me that folks like you recognized that I never had any hostile intent and 3,000 year bans should be reserved for vandals, child pornographers, Hitler and mummies who wish to destroy the world.
| ''[[Picking up the Trail]]''
 
|✓
 
|
 
|
 
|
 
   
  +
Unless somebody could live forever or they did something with evil intent 3,000 years is an excessive ban.
|-
 
| ''[[Rescue from Paradise]]''
 
|✓
 
|
 
|
 
|
 
   
  +
No matter how it goes it means allot some folks stood up.
|-
 
| ''[[Finding the Garden of Eden]]''
 
|✓
 
|
 
|
 
|
 
   
  +
[[File:Cup.jpg|link=User talk:SaintPain]][[User:SaintPain|SaintPain]]→ '''That was broke afore I got here." 02:35, October 5, 2012 (UTC)
|-
 
| ''[[The American Dream]]''
 
|✓
 
|
 
|
 
|
 
   
  +
== i wub woo ==
|-
 
| ''[[Take it Back!]]''
 
|✓
 
|
 
|
 
|
 
   
  +
just saiyan hi, whats up? --[[User:Cheese Lord|meep]] ([[User talk:Cheese Lord|talk]]) 03:13, October 5, 2012 (UTC)
|-
 
! colspan= "5" | Side quests
 
 
|-
 
| ''[[Agatha's Song]]''
 
|✓
 
| [[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Big Trouble in Big Town]]''
 
|✓
 
| [[User:The Gunny|Gunny]]
 
| [[User:Cc99910|Cc99910]]
 
|✓
 
 
|-
 
| ''[[Blood Ties]]''
 
|✓
 
| [[User:The Gunny|Gunny]]
 
| [[User:Cc99910|Cc99910]]
 
|✓
 
 
|-
 
| ''[[Head of State]]''
 
|✓
 
| [[User:The Gunny|Gunny]]
 
| [[User:Cc99910|Cc99910]]
 
|✓
 
 
|-
 
| ''[[Oasis (quest)|Oasis]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Reilly's Rangers (quest)|Reilly's Rangers]]''
 
|✓
 
| [[User:The Gunny|Gunny]]
 
| [[User:Cc99910|Cc99910]]
 
|✓
 
 
|-
 
| ''[[Stealing Independence]]''
 
|✓
 
| [[User:The Gunny|Gunny]]
 
|
 
|
 
 
|-
 
| ''[[Strictly Business]]''
 
|✓
 
|
 
|
 
|
 
 
|-
 
| ''[[Tenpenny Tower (quest)|Tenpenny Tower]]''
 
|✓
 
|
 
|
 
|
 
 
|-
 
| ''[[The Nuka-Cola Challenge]]''
 
|✓
 
|
 
|
 
|
 
 
|-
 
| ''[[The Power of the Atom]]''
 
|✓
 
|
 
|
 
|
 
 
|-
 
| ''[[The Replicated Man]]''
 
|✓
 
|
 
|
 
|
 
 
|-
 
| ''[[The Superhuman Gambit]]''
 
|✓
 
|
 
|
 
|
 
 
|-
 
| ''[[The Wasteland Survival Guide (quest)|The Wasteland Survival Guide]]''
 
|✓
 
|
 
|
 
|
 
 
|-
 
| ''[[Those!]]''
 
|✓
 
|
 
|
 
|
 
 
|-
 
| ''[[Trouble on the Homefront]]''
 
|✓
 
|
 
|
 
|
 
 
|-
 
| ''[[You Gotta Shoot 'Em in the Head]]''
 
|✓
 
|
 
|
 
|
 
 
|-
 
! colspan= "5" | Unmarked quests
 
 
|-
 
| ''[[A Manhandled Manservant]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[A Nice Day for a Right Wedding]]''
 
|✓
 
| [[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[A Sticky Situation]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Council Seat]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Economics of Violence]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Election Day]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Gallows Humor]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Grady's Package]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Hired Help]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Jiggs' Loot]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Just for the Taste of It]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Keller Family Refuge]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Leo's Drug Habit]]''
 
|✓
 
| [[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Lincoln's Profit Margins]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Merchant Empire]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Our Little Secret]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Searching for Cheryl]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Slave Hunt]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[The Kid-Kidnapper]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[The Lost Initiate]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Treatment]]''
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
! colspan= "5" | Repeatable quests
 
 
|-
 
| ''[[Church Donations]]''
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
| ✓
 
 
|-
 
| ''[[Collecting Holotags]]''
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
| ✓
 
 
|-
 
| ''[[Fungus Deal]]''
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
| ✓
 
 
|-
 
| ''[[Geomapping with Reilly]]''
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
| ✓
 
 
|-
 
| ''[[I Want to Drink Your Blood]]''
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
| ✓
 
 
|-
 
| ''[[Mississippi Quantum Pie (quest)|Mississippi Quantum Pie]]''
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
| ✓
 
 
|-
 
| ''[[Murphy's Bombing Run]]''
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
| ✓
 
 
|-
 
| ''[[Nectar Collecting for Fun and Profit]]''
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
| ✓
 
 
|-
 
| ''[[Ryan Brigg's Wonder Meat]]''
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Strictly Profitable]]''
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[The Outcast Collection Agent]]''
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[This Old House]]''
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Walter's Scrap Metal]]''
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Water Beggars]]''
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Yearning for Learning]]''
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| ''[[Zip's Nuka Fix]]''
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|}
 
 
===Operation: Anchorage===
 
{{Progress|4|4}}<br />
 
{| class="va-table collapsible collapsed" style="width: 100%;"
 
! colspan="6" | ''[[Operation: Anchorage (add-on)|Operation Anchorage]]''
 
|-
 
! Article
 
! Chart needed
 
! Chart added
 
! Peer review
 
! Complete
 
 
|-
 
| [[Aiding the Outcasts]]
 
|✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:Cc99910|Cc99910]]
 
| ✓
 
 
|-
 
| [[The Guns of Anchorage]]
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:Cc99910|Cc99910]]
 
| ✓
 
 
|-
 
| [[Paving the Way]]
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:Cc99910|Cc99910]]
 
| ✓
 
 
|-
 
| [[Operation: Anchorage (quest)|Operation: Anchorage!]]
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:Cc99910|Cc99910]]
 
| ✓
 
 
|}
 
 
===The Pitt===
 
{{Progress|3|3}}<br />
 
{| class="va-table collapsible collapsed" style="width: 100%;"
 
! colspan="6" | ''[[The Pitt (add-on)|The Pitt]]''
 
|-
 
! Article
 
! Chart needed
 
! Chart added
 
! Peer review
 
! Complete
 
 
|-
 
| [[Into the Pitt]]
 
|✓
 
| [[User:Cc99910|Cc99910]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| [[Unsafe Working Conditions]]
 
|✓
 
| [[User:Cc99910|Cc99910]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| [[Free Labor]]
 
|✓
 
|[[User:Cc99910|Cc99910]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|}
 
 
===Broken Steel===
 
{{Progress|6|6}}<br />
 
{| class="va-table collapsible collapsed" style="width: 100%;"
 
! colspan="6" | ''[[Broken Steel]]''
 
|-
 
! Article
 
! Chart needed
 
! Chart added
 
! Peer review
 
! Complete
 
 
|-
 
| [[Death From Above]]
 
|✓
 
| [[User:The Gunny|Gunny]]
 
| [[User:Cc99910|Cc99910]]
 
|✓
 
 
|-
 
| [[Shock Value]]
 
|✓
 
| [[User:The Gunny|Gunny]]
 
| [[User:Cc99910|Cc99910]]
 
|✓
 
 
|-
 
| [[Who Dares Wins]]
 
|✓
 
| [[User:The Gunny|Gunny]]
 
| [[User:Cc99910|Cc99910]]
 
|✓
 
 
|-
 
| [[Holy Water (quest)|Holy Water]]
 
|✓
 
|[[User:The Old World Relics|Relics]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| [[Protecting the Water Way]]
 
|✓
 
| [[User:Cc99910|Cc99910]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| [[The Amazing Aqua Cura!]]
 
|✓
 
|[[User:The Old World Relics|Relics]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|}
 
 
===Point Lookout===
 
{{Progress|10|10}}<br />
 
{| class="va-table collapsible collapsed" style="width: 100%;"
 
! colspan="6" | ''[[Point Lookout (add-on)|Point Lookout]]''
 
|-
 
! Article
 
! Chart needed
 
! Chart added
 
! Peer review
 
! Complete
 
 
|-
 
|[[The Local Flavor]]
 
|✓
 
| [[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| [[Walking with Spirits]]
 
|✓
 
| [[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| [[Hearing Voices]]
 
|✓
 
| [[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| [[Thought Control]]
 
|✓
 
| [[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| [[A Meeting of the Minds]]
 
|✓
 
| [[User:The Gunny|Gunny]]
 
| [[User:Cc99910|Cc99910]]
 
|✓
 
 
|-
 
| [[A Spoonful of Whiskey]]
 
|✓
 
| [[User:The Gunny|Gunny]]
 
| [[User:Cc99910|Cc99910]]
 
|✓
 
 
|-
 
| [[An Antique Land]]
 
|✓
 
| [[User:TwoBearsHigh-Fiving|TwoBearsHigh-Fiving]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| [[Plik's Safari]]
 
|✓
 
| [[User:The Gunny|Gunny]]
 
| [[User:Cc99910|Cc99910]]
 
|✓
 
 
|-
 
| [[The Dark Heart of Blackhall]]
 
| ✓
 
| [[User:The Gunny|Gunny]]
 
| [[User:Cc99910|Cc99910]]
 
|✓
 
 
|-
 
| [[The Velvet Curtain]]
 
| ✓
 
| [[User:The Gunny|Gunny]]
 
| [[User:Cc99910|Cc99910]]
 
|✓
 
 
|}
 
 
===Mothership Zeta===
 
{{Progress|3|3}}<br />
 
{| class="va-table collapsible collapsed" style="width: 100%;"
 
! colspan="6" | ''[[Mothership Zeta (add-on)|Mothership Zeta]]''
 
|-
 
! Article
 
! Chart needed
 
! Chart added
 
! Peer review
 
! Complete
 
 
|-
 
| [[Not of This World]]
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| [[Among the Stars]]
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|-
 
| [[This Galaxy Ain't Big Enough...]]
 
| ✓
 
| [[User:Gothic Neko|Neko]]
 
| [[User:The Gunny|Gunny]]
 
| ✓
 
 
|}
 

Revision as of 21:03, 8 October 2012

I just saw what you posted.

Quote "

I vehemently disagree with the kick and indefinite ban given to SaintPain, especially after reading the chat logs provided to me by Agent c. He was questioning a certain rule, and that is permitted as long as it does not break any rules in itself. Prohibiting the questioning of such rules is prohibiting criticism and thus preventing possible improvement to the chat rules in that way. I have read the logs and he did not break any rules during his voiced disagreement to one of the existing rules. He can say he disagrees with a rule without actually breaking that rule or any other. Furthermore, that was the topic of the chat for a certain duration until you (Vic) said he was "whining". After this, things began to further escalate until a few users began to express their resentment to the ongoing argument and blindly requested it to stop, without trying to really diffuse the situation. In fact you did not even want to drop it yourself, and after you expressed this, "I'd rather settle this now... As opposed to dropping it.", Saint was then kicked from the chat by Agent c. Now onto the ban... After being kicked, SaintPain re-entered the chat and did not continue the aforementioned argument or even complain about the kick. Instead, he simply said "Really?", followed by a farewell and then he left the chat at his own will. You then said, I hate that man, I hate his attitude, and I hate seeing him in here., which definitely helps to support the fact that this was a good decision that had no emotional backing. It is clear that you resent SaintPain, enough so that you are willing to ban him even after he had left. Note that at this point SaintPain had left the chat by himself and normal chat could resume, but clearly you were not satisfied with a mere kick and proceeded to ban after the fact, which is completely unnecessary. And finally, this chat ban is an indefinite one, which is ridiculous. What we are considering here is not worthy of a kick or chat ban, much less an indefinite chat ban. Even if you consider it ban-worthy (and it being his fourth offence), nowhere does it dictate it must be an indefinite chat ban. Being a chat moderator (and an awfully good one at that), I expect you to have better judgement and follow and execute policies in their spirit and not to the letter.

Moreover, I have yet heard any decent arguments regarding the motives behind SaintPain's indefinite chat ban. What I have heard is a lot of comments only expressing agreement without backing, and because SaintPain was being "disruptive", which is a purely subjective term that is not obvious or severe enough to call for a ban in this case. And does a single administrator agree to this? Please provide justification (beyond the argumentum ad populum) to this ban or I will consider its shortening or removal after discussion with other admins and/or bureaucrats. --SigmaDelta54 (talk) 00:36, August 19, 2012 (UTC)

" End quote.

Thank you for stating the obvious. It means allot to me that you at least made an effort to recount the events as they accrued. Just as you noted, I was logged off when my ban was put into effect. Victor was not even part of the discussion until "after" I had left chat. As far as I recall...

User SP Bad Medicine SaintPainLook for me Dec 22 Y'all know what I'm say'n. 03:04, September 27, 2012 (UTC)

Achievements bug

That is a well-known bug to Wikia's engineers. It's been reported dozens of times and Staff have made several blog posts about it. They're working on it. :P ~ Toci ~ Go ahead, make my day. 04:41, September 27, 2012 (UTC)

Your template-based signature

Hey Sigma, would you mind dropping by here and explaining how to set up a template signature? I have a notion on how to do it, but as someone who actually uses one, I think you'd be more qualified :) Limmiegirl Lildeneb Talk! ♪ 15:02, September 27, 2012 (UTC)

A message from Fortune Payback

I went to the link you sent, did the one limmie told me, and did the example you gave me... WTF? The quotations don't show. Any ideas?Fortune Payback (talk)Fortune Payback

Chat

Can you come to the chat? Energy X 20:27, September 30, 2012 (UTC)

Chat

I kind of had a hunch that was it. I miss all the good stuff because of work.... Paladin117>>iff bored; 00:13, October 1, 2012 (UTC)

RE:

I know that only vanilla info is on here, but I read (on this wiki) that the game creates a save right before the end game slideshow that allows you play the game after the final battle. Which is correct? Conqueror of all Zombies (talk) 01:31, October 1, 2012 (UTC)

Featured

Almost forgot. Did you already see this ? Jspoel Speech Jspoel 23:36, October 1, 2012 (UTC)

Danny, Clyde just approached me in chat about the removal of old admins their rights. I also talked about this with you earlier today. You were planning to send me a concept about this issue, but Clyde and I have already come to an agreement about this, so that concept isn't needed anymore. Clyde just posted a policy thread about it. Jspoel Speech Jspoel 00:53, October 2, 2012 (UTC)
Hi Jspoel. I have noticed the forum page. I will be voicing my opinions on the forum page too. I am not in agreement with it and I think it'd be better if the full process for new policies were followed, instead of being decreed. I respect both of your opinions but this is something that isn't massively agreed upon, even by staff. --Skire (talk) 00:56, October 2, 2012 (UTC)
You have new messages
Hello, Skire. You have new messages at Limmiegirl's talk page.
You can remove this notice at any time by removing the {{Talkback}} or {{Tb}} template.

ADB

Thank you, Sigma. :) I was really disappointed when my last attempt at creating such an ideal was such a flop. But this time, I'm hoping the idea will come to life and it can be a regular feature to help keep the leadership aware to modern issues. As soon as I can get that notification template created, I plan on making it an official feature to embrace here at Nukapedia. ForGaroux Some Assembly Required!

Voting rationale

Closed up the poll and it's all ready to go. Thanks!--Kingclyde (talk) 18:50, October 3, 2012 (UTC)

Re: Untitled Oct 4 2012

I hold a small hope but I will still not act out if disappointed.

  • It means allot to me that folks like you recognized that I never had any hostile intent and 3,000 year bans should be reserved for vandals, child pornographers, Hitler and mummies who wish to destroy the world.

Unless somebody could live forever or they did something with evil intent 3,000 years is an excessive ban.

No matter how it goes it means allot some folks stood up.

CupSaintPainThat was broke afore I got here." 02:35, October 5, 2012 (UTC)

i wub woo

just saiyan hi, whats up? --meep (talk) 03:13, October 5, 2012 (UTC)