answersLogoWhite

0

Yes, you can write a story or contribute on Wikipedia even if you are not a celebrity.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

Can i put my story life on wikipediaorg So everyone can see my life if he write my name?

If you are a celebrity, yes


What will you get if you write to Vanessa Anne Hudgens?

Respect and you will get to write music for other Celebrity's.


How do you write a sentence with the word imprint?

The celebrity who is starring in a new movie, imprinted their hand in the Hollywood celebrity cement!


can you write me a adventure story?

can you write me a adventure story


How do you get message back from a celebrity?

Write something different. Try not to


Write an addicion story for two 3-digit number?

write an addition story for two 3-digit numbers. write the answer to your story


How do you write laudation in a sentence?

The celebrity received many laudations after winning the award


How do you write a story that you woke up and was a fish?

click the link to see how to write a story.


What is a sentence with write in it?

I am going to write a story.


Will you write me a sad story?

do your story for you. We WILL help you learn how to write your own sad story. Click the Related Questions for help.


Shell program for gcd of three given numbers?

write a shell program for finding out gcd of three given numbers? write a shell program for finding out gcd of three given numbers? write a shell program for finding out gcd of three given numbers? check bellow link http://bashscript.blogspot.com/2009/08/gcd-of-more-than-two-numbers.html


When might it be necessary or advisable to write a shell script instead of a shell function?

A shell function will do nothing unless it is explicitly called by other code, typically in a shell script. A shell script is a runnable, executable process, which can call other shell scripts and/or functions. The question might be worded backwards - it is necessary to write shell functions for shell scripts when certain logical functionality is required to be performed multiple times. Consider a shell function equivalent to a program subroutine - they operate the same way.