|
|
Line 1: |
Line 1: |
| This is the '''''Remember what they said?''''' gallery on the Main page. | | This is the '''''Remember what they said?''''' gallery on the Main page. Append the raw code in the [[:Template:RWTS-gallery]] according to the earlier samples above. |
| | |
| <pre> | | <pre> |
| {|RWTS
| |
| |image001=
| |
| |nameofspeaker001=
| |
| |quote001=
| |
| |image002=
| |
| |nameofspeaker002=
| |
| |quote002=
| |
| |}
| |
| </pre>
| |
|
| |
|
| Add the relevant mug shot, name of speaker and quotation in the correct sequence to the [[:Template:RWTS-gallery]] before amending the raw code. E.g.
| |
| <pre>
| |
|
| |
|
| |image013=Lee Hsien Loong.png
| |
| |nameofspeaker001=Lee Hsien Loong
| |
| |quote001=Then, instead of spending my time thinking of what is the right policy for Singapore, I’m going to spend all my time – I have to spend all my time – thinking what is the right way to fix them, what is the right way to buy own my supporters over, how can I solve this week’s problem and forget about next year’s challenges?
| |
|
| |
|
| </pre> | | </pre> |
|
| |
|
| The completed template should look like this: | | The completed code should look like this: |
| | |
| | |
|
| |
|
| {{RWTS-gallery
| |
| |image001=Heng swee keat.png
| |
| |nameofspeaker001=Heng Swee Keat
| |
| |quote001=For our East Coast residents, we also have a plan for the Coast. We have a East Coast, Singapore, we have a together and East Coast plan. We care at East Coast.
| |
| |image002=Vivian balakrishnan.png
| |
| |nameofspeaker002=Vivian Balakrishnan
| |
| |quote002=How much do you want? Do you want three meals in a hawker centre, food court or restaurant?
| |
| |image003=Lee Hsien Loong.png
| |
| |nameofspeaker003=Lee Hsien Loong
| |
| |quote03=Then, instead of spending my time thinking of what is the right policy for Singapore, I’m going to spend all my time – I have to spend all my time – thinking what is the right way to fix them, what is the right way to buy own my supporters over, how can I solve this week’s problem and forget about next year’s challenges?
| |
| }} | | }} |