屈辱2
屈辱2

Wiki記法ガイド/行揃え-en 的差异


#author("2018-12-06T08:09:41+09:00","","")
#author("2018-12-06T08:09:55+09:00","","")
#title(Align)

[[Go back to the Guide's Top Page>Wiki記法ガイド]]

|~Name|~Format|~Description|h
|[[Left>#s_left]]|LEFT:TEXT|Make text left-justify|
|[[Center>#s_center]]|CENTER:TEXT|Centerize text|
|[[Right>#s_right]]|RIGHT:TEXT|Make text right-justify|

*Left [#s_left]
The line whcih starts with "LEFT:" is left justified.
The line which starts with "LEFT:" is left justified.
**Example [#v977eb4e]
 LEFT:This line is left justified.
**Display Example [#e7c023f5]
LEFT:This line is left justified.

*Center [#s_center]
The line which starts with "CENTER:" is centerized.
**Example [#mc4407c1]
 CENTER:This line is centerized.
**Display Example [#t8a37b29]
CENTER:This line is centerized.

*Right [#s_right]
The line which starts with "RIGHT:" is right justified.
**Example [#medeb33e]
 RIGHT:This line is right justified.
**Display Example [#ec0225da]
RIGHT:This line is right justified.


#dcomment(Wiki記法ガイド/行揃え)