List of Donors: Διαφορά μεταξύ των αναθεωρήσεων

197 bytes προστέθηκαν ,  πριν από 5 έτη
καμία σύνοψη επεξεργασίας
Χωρίς σύνοψη επεξεργασίας
Χωρίς σύνοψη επεξεργασίας
Γραμμή 6: Γραμμή 6:
# Wait for a few hours to get approved
# Wait for a few hours to get approved
# Login and search for page '''List of Donors'''
# Login and search for page '''List of Donors'''
# Choose "EDIT" from the menu
# Choose '''EDIT''' from the menu
# Find the next available CELL that has no name and make sure you understand the logic. Each CELL is composed of lines as follows:
# Find the next available CELL that has no name and make sure you understand the logic. Each CELL is composed of lines as follows:
       | 13<br>
#:       | 13<br>
       | Your Name HERE<br>
#:       | <span style="background:#FF0000">Your Name HERE</span><br>
       | Last Name HERE<br>
#:       | <span style="background:#FF0000">Last Name HERE</span><br>
       | Date HERE<br>
#:       | <span style="background:#FF0000">Date HERE</span><br>
       | Indigogo<br>
#:       | Indigogo<br>
         Spring 2019<br>
#:         Spring 2019<br>
       | style="text-align: right;" | 0<b>
#:       | style="text-align: right;" | <span style="background:#FF0000">0</span><b>
The last line is proceeded by some code to make the amount right-justified!
#:          The last line is proceeded by some code to make the amount right-justified!
#:
#:
# Change the '''Your Name HERE''', '''Last Name HERE''', '''Date HERE''', and the ZERO at the end (just before the <b> symbol to the amount you have donated.
# Change the '''Your Name HERE''', '''Last Name HERE''', '''Date HERE''', and the ZERO at the end (just before the <b> symbol to the amount you have donated.