Simple wireless repeater (one wlan)

So, i have RB 112 and RouterOS 3.25 on it. I found a lot tutorials about “how to make wireless repeater” (mikrotik), like http://wiki.mikrotik.com/wiki/Wireless_repeater and this http://forum.mikrotik.com/t/how-do-i-make-two-ap-connect-do-i-use-wds-or-what-pls-help/28223/1 .
But it`s not working for me. I have got one wlan card inside, there is NO TUTORIAL, how to make simple as possible wireless repeater with one wlan card. Idea is - i have got ordinary WiFi access point (2.4 Ghz) and i want to “repeat” it further with my RB112 (2.4 Ghz WiFi), the AP is a linksys router with SIMPLE access point options.

Maybe someone could write a short tutorial?

p.s. this one not worked for me, maybe somewhere there is a mistake, i made it 3 times:

Yes you can connect ap-bridge to ap-bridge, and in your config you need ap-bridge on both cos you want other client to connect to ap as well.
-1.set ap-bridge mode on both.
0. create bridge , select bridge in wds menu.
1.set wds-mode to dynamic,
2.do a scan from any AP, you should be able to see the other AP,
3.choose the AP in the scan list .
4.click connect,
5.exit scanning menu,
you should see the other AP in your registration. ( they are now connected to each other)

And, if understand right, the point 1., the wds bridge is a (turns in to it) wireless access point (must be, because after connection of ap-bridge to another AP it turns to a station).

Thank you in advance!