You seem to be confused with both the vocabulary and the way options work; so let me try to clarify it for you. Basically, there are four positions, long call, short call, long put and short put.
1. Long call
That’s the position of the buyer/holder/owner of a call option. Let’s take an easy example, and assume that the strike price is 10, and that the premium (i.e., the cost of buying the option) is 1. You buy the call option for 1. At expriation (let’s assume we only deal with European options), assume that the stock price is below the strike price (let’s say it is 5). Would you prefer to pay the stock price (5) or the strike price (10) to buy the stock? The stock price, so your call option is out of the money (OTM), the payoff is 0, and you make a loss of 1 because of the premium you paid upfront. Alternatively, assume that the stock price is above the strike price (let’s say it is 15). Would you prefer to pay the stock price (15) or the strike price (10) to buy the stock? The strike price, so your call option is in the money (ITM), the payoff is 5 (you can buy the stock for 10 and immediately sell it for 15), and you make a gain of 4 because of the premium. In general terms:
The value of the option is CT=Max(0,ST-X), here CT=Max(0,5-10)=0 in the first case and CT=Max(0,15-10)=5 in the second case;
The profit is Max(0,ST-X)-premium, here Max(0,5-10)-1=-1 in the first case and Max(0,15-10)-1=4 in the second case.
2. Short call
That’s the position of the seller/writer of the call option. The beauty about options is that they are symetrical: what one sides wins is exactly equal to what the other sides loses. As the long is the one who makes the decision about what they want to do (i.e., exercise or not), once you know what happens to the long, you know what happens to the short. In my previous example, when the stock price is below the strike price, the owner of the call option does not exercise, the value for him is 0 and his profit is -1. So for the writer of the call option, the value is 0 and the profit is +1. On the other hand, when the stock price is above the strike price, the owner of the call option exercises, the value for him is 5 and his profit is 4. So for the writer of the call option, the value is -5 and the profit is -4.
Now, if the stock price increases substantially, the owner of the call option will make a big profit, and the writer, a big loss. The profit for the owner of a call option is unlimited, so is the loss for the writer of a call option.
3. Long put
That’s the position of the buyer/holder/owner of a put option. Let’s take an easy example, and assume that the strike price is 10, and that the premium (i.e., the cost of buying the option) is 1. You buy the put option for 1. At expriation, assume that the stock price is below the strike price (let’s say it is 5). Would you prefer to receive the stock price (5) or the strike price (10) to sell the stock? The strike price, so your put option is ITM, the payoff is 5, and you make a gain of 1 because of the premium you paid upfront. Alternatively, assume that the stock price is above the strike price (let’s say it is 15). Would you prefer to receive the stock price (15) or the strike price (10) to sell the stock? The stock price, so your put option is OTM, the payoff is 0, and you make a loss of 1 because of the premium. In general terms:
The value of the option is CT=Max(0,X-ST), here CT=Max(0,10-5)=5 in the first case and CT=Max(0,10-15)=0 in the second case;
The profit is Max(0,X-ST)-premium, here Max(0,10-5)-1=4 in the first case and Max(0,10-15)-1=-1 in the second case.
4. Short put
That’s the position of the seller/writer of the put option. Once again, what one sides wins is exactly equal to what the other sides loses. In my previous example, when the stock price is below the strike price, the owner of the put option exercises, the value for him is 5 and his profit is 4. So for the writer of the put option, the value is -5 and the profit is -4. On the other hand, when the stock price is above the strike price, the owner of the put option does not exercise, the value for him is 0 and his profit is -1. So for the writer of the put option, the value is 0 and the profit is 1.
Hope it helps.